#28567: Incompatibility between the set_language() view, LocaleMiddleware, and
i18n_patterns() when prefix_default_language=False.
-------------------------------------+-------------------------------------
     Reporter:  George Tantiras      |                    Owner:  Jason
                                     |  Judkins
         Type:  Bug                  |                   Status:  assigned
    Component:                       |                  Version:  dev
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Jason Judkins):

 Updated PR #21240:

 Fixed parallel test isolation issue:
 test_setlang_with_mismatched_cookie_and_next_url_prefix was leaving
 language state activated in the worker process after the test completed,
 causing failures in unrelated auth tests when run in parallel. Fixed by
 calling deactivate_all() at the end of the test.
 Removed release notes entry per comment:25.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/28567#comment:26>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e8f5db770-b3b5e107-be42-4a53-92d3-301caa704053-000000%40eu-central-1.amazonses.com.

Reply via email to