#9655: urlize should not quote already quoted urls.
---------------------------------------------+------------------------------
Reporter: flytwokites | Owner: nobody
Status: reopened | Milestone:
Component: Template system | Version: 1.0
Resolution: | Keywords: urlize
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by myneur):
Please, think in the way of most common usecase instead of "theoretical
correctness" or what's your point(?).
Most common usecase is that user copy-paste address from his browser and
these links needs to be translated. [[BR]]
- in urlize, this case doesn't work at all
[[BR]]
- there is absolutely no way how the current urlize can work with a space
in link (common in linked google documents) (plain text space breaks
detection, and encoded space %20 is replaced into %2520).
[[BR]]
- there is no way why to use this function if it doesn't work:(
What is usecase you have built urlize for?
Does anybody do anything else than copypasting links?
Thank you for rethinking this.
--
Ticket URL: <http://code.djangoproject.com/ticket/9655#comment:11>
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.