#23715: Template tag urlize and exclamation mark
---------------------------------+--------------------
Reporter: 57even | Owner: nobody
Type: Bug | Status: new
Component: Template system | Version: 1.7
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------
The template tag `urlize` cannot create the urls correctly when an
exclamation mark follows an url.
It results in
text = "Check out www.djangoproject.com!"
text|urlize
>> "Check out <a href="(...)!">www.djangoproject.com!</a>"
--
Ticket URL: <https://code.djangoproject.com/ticket/23715>
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/049.ad80d5f378f56d0bb0141046efff063f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.