#13944: Very long accept-language headers break parser
-------------------------------------------+--------------------------------
          Reporter:  russellm              |         Owner:  nobody
            Status:  new                   |     Milestone:  1.3   
         Component:  Internationalization  |       Version:  1.2   
        Resolution:                        |      Keywords:        
             Stage:  Accepted              |     Has_patch:  0     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by anonymous):

 Replying to [comment:3 ramiro]:
 > I cant' reproduce this with the runtime enviroment set up by the django
 tests. Perhaps the one currently present in the djangoproject.com servers
 is triggering the issue?.
 >
 > Attaching mods to the i18n regression tests showing the parsing of the
 header works as intended.
 I'm also having this problem specificaly with the site while using
 Firefox. Here are my headers:

 {{{
 Host[docs.djangoproject.com]
 User-Agent[Mozilla/5.0 (X11; U; Linux x86_64; pt-BR; rv:1.9.2.11pre)
 Gecko/20100928 Ubuntu/10.04 (lucid) Firefox/3.6.11pre]
 Accept[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8]
 Accept-Language[pt-br,chrome://global/locale/intl.properties;q=0.5]
 Accept-Encoding[gzip,deflate]
 Accept-Charset[ISO-8859-1,utf-8;q=0.7,*;q=0.7]
 Keep-Alive[115]
 Connection[keep-alive]
 }}}
 (never mind the square brackets, they're just formatting helpers from the
 Tamper Data addon)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13944#comment:4>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to