My favorites | Sign in
Project Home Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 258: Linkify URLs in the Description field
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  chip...@gmail.com
Closed:  Jan 2009


Sign in to add a comment
 
Reported by msabr...@gmail.com, Oct 12, 2007
URLs are not clickable and adding HTML anchor tags doesn't work.
Comment 1 by project member trowb...@gmail.com, Oct 12, 2007
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement Component-Reviews
Comment 2 by project member chip...@gmail.com, Dec 19, 2007
Django makes this easy in theory using the urlize filter. However, just sticking
urlize in the template won't work, since as soon as you edit the description you'll
see the HTML for the link. Furthermore, saving it will un-urlize it until the page is
reloaded. We may want to do this on the JavaScript end for post-save, urlize on
initial load, and strip tags from the description. Or we could only show it to
non-authors.
Comment 3 by project member chip...@gmail.com, Dec 22, 2007
(No comment was entered for this change.)
Summary: Linkify URLs in the Description field
Labels: Usability Milestone-Release1.0
Comment 4 by project member trowb...@gmail.com, Sep 28, 2008
(No comment was entered for this change.)
Status: Confirmed
Comment 5 by project member chip...@gmail.com, Jan 22, 2009
(No comment was entered for this change.)
Status: Started
Owner: chipx86
Labels: PendingReview
Comment 6 by project member chip...@gmail.com, Jan 22, 2009
Added in r1693.
Status: Fixed
Labels: -PendingReview
Sign in to add a comment

Powered by Google Project Hosting