Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2851 Widoki

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lis 23
1290
1
lip 23
1439
1
cze 22
2729
1
lis 21
4525
0
mar 21
2676