Changes between Initial Version and Version 1 of Ticket #37086, comment 1


Ignore:
Timestamp:
May 6, 2026, 2:48:52 PM (4 weeks ago)
Author:
Jason Judkins

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37086, comment 1

    initial v1  
    1 Reproduced on Django 6.05 / Python 3.12 with the reporter's minimal setup.
     1Reproduced on Django 6.0.5 / Python 3.12 with the reporter's minimal setup.
    22
    33 Confirmed translate_url returns the original URL unchanged because LocalePrefixPattern.match rejects /fr/... while get_language() returns the cookie value zh-hans.
Back to Top