#16812: FieldsTests.test_urlfield_10 fails since r16760
-------------------------------------+---------------------------------
               Reporter:  aaugustin  |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Milestone:             |      Component:  Forms
                Version:  SVN        |       Severity:  Release blocker
             Resolution:             |       Keywords:
           Triage Stage:  Accepted   |      Has patch:  1
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  1          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+---------------------------------
Changes (by aaugustin):

 * needs_better_patch:  0 => 1


Comment:

 Note that this probably isn't a perfect way to quote an URL (I haven't
 checked the RFC yet).

 Other components should be quoted too, but with some exclusions. For
 instance, don't quote `&` and `=` in `query`: `query = urllib.quote(query,
 '&=')`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16812#comment:4>
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