#11198: Forms URLfield regex takes infinite to validate a long field
---------------------------------------------+------------------------------
Reporter: marcob | Owner: nobody
Status: reopened | Milestone:
Component: Forms | Version: SVN
Resolution: | Keywords:
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by wam):
I've updated the patch to also support URLs that terminate in a dot (e.g.
http://example.com./) with a few more testcases for this additional
functionality. Those URLs are annoying, but domain names are allowed to
end in a dot, thus URLs are allowed to include the trailing dot as well.
--
Ticket URL: <http://code.djangoproject.com/ticket/11198#comment:9>
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
-~----------~----~----~----~------~----~------~--~---