#18210: Regression and crash with any "special" prefix values passed to 
reverse()
-------------------------------------+-------------------------------------
     Reporter:  toofishes            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core (URLs)          |                  Version:  1.4
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:  reverse              |             Triage Stage:  Ready for
    Has patch:  1                    |  checkin
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Preston Holmes <preston@…>):

 In [changeset:"72ebdd3507c4304a845bc840fcfe6fa89c11d7a5"]:
 {{{
 #!CommitTicketReference repository=""
 revision="72ebdd3507c4304a845bc840fcfe6fa89c11d7a5"
 Fixed #18210 -- Escaped special characters in reverse prefixes.

 Ensured that special characters passed in to reverse via the
 prefix argument are properly escaped so that calls to
 django.utils.regex_helpers.normalize and/or string formatting
 operations don't result in exceptions.

 Thanks to toofishes for the error report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18210#comment:11>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to