コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2843 ビュー

Hello there,

I got the 500 Internal Server Error on the website shop page when apply sorting on odoo v12.


When website users try to sort products in the shop. The sort parameter is encoded, which provokes the error 500. I can see a lot of error 500 in my log file.


That error raised from URL like: 

/ shop? category = 12 & order = list_price% 2Basc


Error log like following:

 raise UserError(_('Invalid "order" specified. A valid "order" specification is a comma-separated list of valid field names (optionally followed by asc/desc for the direction)'))

 

Can anyone face this issue on the website?

Can anyone help me to fix this issue?


Thanks in advance.

アバター
破棄
著作者 最善の回答

I've fixed the above odoo default error with the encoding URL for the website sorting process only.

アバター
破棄
関連投稿 返信 ビュー 活動
0
11月 23
1288
1
7月 23
1438
1
6月 22
2725
1
11月 21
4525
0
3月 21
2675