Skip to Content
Menu
This question has been flagged
1 Odpoveď
2848 Zobrazenia

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.

Avatar
Zrušiť
Autor Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
nov 23
1290
1
júl 23
1439
1
jún 22
2728
1
nov 21
4525
0
mar 21
2675