Describe the bug
The locale-switch button in websites of 2018 to 2020 will cause 405 error which is probably caused by the "POST" action. ~We may try to update this into using GET so as to fix it.~ We should remove the type=submit in each switch button and put <a> into the buttons.
Describe the bug The locale-switch button in websites of 2018 to 2020 will cause 405 error which is probably caused by the "POST" action. ~We may try to update this into using GET so as to fix it.~ We should remove the
type=submit
in each switch button and put<a>
into the buttons.To Reproduce Steps to reproduce the behavior:
Expected behavior Successful switching websites into another language