#34853: Accept-Language Header takes precedence over cookie for format 
localization
-------------------------------------+-------------------------------------
     Reporter:  blue-hexagon         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:                       |                  Version:  dev
  Internationalization               |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  l10n format          |             Triage Stage:  Accepted
  localization                       |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by Claude Paroz):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 I had a look at your issue. This is an issue with the `<input
 type="date">` widgets. And this is exactly why Django doesn't use
 `type="date"` by default. With those inputs, browsers are forcing their
 content to the format of the current active browser locale, whatever the
 language of the page language. So Django cannot do anything to change
 that.

 Read the last comment of #34660 and the tickets/discussion it references.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34853#comment:14>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018addab9f86-41cc7e3d-3a6b-47bd-8d80-574e54d3fc51-000000%40eu-central-1.amazonses.com.

Reply via email to