#18314: request.build_absolute_uri() functions incorrectly when the path starts
with //
-------------------------------+------------------------------------
     Reporter:  anonymous      |                    Owner:  yoyoma
         Type:  Bug            |                   Status:  reopened
    Component:  HTTP handling  |                  Version:  1.4
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by abhaga):

 Also str.format was introduced in Python 2.6 while Django 1.4 supports
 Python 2.5 also. So that should be reverted back to old style string
 interpolation.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18314#comment:7>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to