Closed
Bug 759587
Opened 13 years ago
Closed 13 years ago
Inline "See also" ii not rendered correctly when multiple links are added at the same time
Categories
(bugzilla.mozilla.org Graveyard :: Extensions: InlineHistory, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: briansmith, Assigned: dkl)
References
()
Details
See https://bugzilla.mozilla.org/show_bug.cgi?id=759582
I added two links to the "See also" box, separated by commas. The links are shown correctly in the "see also" link in the right hand side of the page. But, in the linking history mechanism (where updates appear between comments), both links were combined into one link:
See Also: https://bugzilla.mozilla.org/show_bug.cgi?id=428916, https://bugzilla.mozilla.org/show_bug.cgi?id=522463
Expected result:
Two separate links
Actual result:
one link with the invalid target "https://bugzilla.mozilla.org/show_bug.cgi?id=428916, https://bugzilla.mozilla.org/show_bug.cgi?id=522463"
![]() |
||
Updated•13 years ago
|
Assignee: create-and-change → nobody
Component: Creating/Changing Bugs → Extensions: Inline History
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa → inline-history
Version: unspecified → Current
Assignee | ||
Comment 1•13 years ago
|
||
Thanks for the report. Fixed in our repo and will be in the code push next week.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified extensions/InlineHistory/template/en/default/hook/bug/comments-aftercomments.html.tmpl
Committed revision 8199.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/InlineHistory/template/en/default/hook/bug/comments-aftercomments.html.tmpl
Committed revision 8177.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Assignee: nobody → dkl
Updated•6 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•