InDefero

Sign in or create your account | Project List | Help

Issue 217: Can't link directly to a user comment when linking to an issue

Reported by Baptiste Durand-Bret, May 7, 2009

Altough anchors exist, the templating system do not recognize 
something like : Ticket 11 .
I needed this and hacked a little to handle it. If it can be useful 
for others, feel free to improve attached patch.

Comment 1 by Baptiste Durand-Bret, May 7, 2009

Some more : when putting a long link in a comment, the line is break 
and then links are formatted so the <a> surround the first 
line, second line is considered as text. 
The following sequence enables to render nice long links : 
- escaping 
- autolinking
- line-breaking

Comment 2 by Loïc d'Anterroches, Jun 19, 2009

Fixed in commit 29e053b, for the long link, this can cut in the 
middle of an html tag, so I have not applied the patch. I will need 
to take care of that later.
Labels: Type:Enhancement, -Type:Defect
Status: Fixed

Created: 10 months 4 days ago by Baptiste Durand-Bret

Updated: 8 months 20 days ago

Status: Fixed

Followed by: 2 persons

Labels:
Priority:Medium
Type:Enhancement