Opened 13 years ago
Last modified 13 years ago
#17443 closed Uncategorized
[patch] Cookie overrides language session value before language variations are looked for — at Initial Version
Reported by: | sdistefano | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Not sure if the fix is ideal, but it works. Without it, the cookie will take precedence over sessiondjango_language unless there is an exact match (not just base_lang).
Change History (1)
by , 13 years ago
Attachment: | cookie_overrides_session_lang_variations.patch added |
---|
Note:
See TracTickets
for help on using tickets.