Skip to content
Snippets Groups Projects
Commit 3e81c2e5 authored by Romain Derie's avatar Romain Derie
Browse files

[FIX] test_website: add test for 308 redirect and qs


With a 308 redirection from `/url` to `/new_url`:
Links like `/url?a=a` should be rewritten to `/new_url?a=a` and not
`/new_url?a=a&a=a`.

closes odoo/odoo#81685

Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 86974f91
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment