Closed
Bug 726181
Opened 14 years ago
Closed 7 years ago
Shoud linkify URIs in Splinter
Categories
(bugzilla.mozilla.org :: Splinter, enhancement, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Biesinger, Unassigned)
Details
If I paste a link into a line's comment, would be nice to have that linkified in splinter.
Comment 1•14 years ago
|
||
FWIW, Splinter is just constructing a custom comment to add to the bug comments when you publish the review. Whatever links you have in the review comments of Splinter will be linkified when someone sees the review in the bug comments themselves.
What you are asking is for the links to be linkified in the review page itself before it is published to the bug?
dkl
| Reporter | ||
Comment 2•14 years ago
|
||
(In reply to David Lawrence [:dkl] from comment #1)
> What you are asking is for the links to be linkified in the review page
> itself before it is published to the bug?
Yes.
Comment 3•14 years ago
|
||
(In reply to Christian :Biesinger (don't email me, ping me on IRC) from comment #2)
> (In reply to David Lawrence [:dkl] from comment #1)
> > What you are asking is for the links to be linkified in the review page
> > itself before it is published to the bug?
>
> Yes.
This will take some work as the previous comments shown in the Overview page are generated by JavasScript and the comments in show_bug.cgi are fed through a built in function that does the linkification. The JavaScript has no access to the same functions so it will have be done from scratch.
dkl
Severity: normal → enhancement
Updated•9 years ago
|
Priority: -- → P5
Comment 4•7 years ago
|
||
Splinter is retiring.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•