#26005: uri_to_iri() perfoms percent decoding incorrectly
---------------------------+-------------------------------------------
     Reporter:  Chronial   |                    Owner:  varunnaganathan
         Type:  Bug        |                   Status:  assigned
    Component:  Utilities  |                  Version:  1.8
     Severity:  Normal     |               Resolution:
     Keywords:             |             Triage Stage:  Accepted
    Has patch:  0          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+-------------------------------------------

Comment (by Chronial):

 @timgraham I created A PR against 1.8.x:
 https://github.com/django/django/pull/6426

 This now correctly implements the algorithm from the RFC, except for step
 4: The implementation is supposed to re-encode some unicode characters
 “that are not appropriate” for IRIs. I added a note about that to the
 docstring.

--
Ticket URL: <https://code.djangoproject.com/ticket/26005#comment:5>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.af7dfd1ce0269be132d0749ea169a63e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to