Closed
Bug 5424
Opened 25 years ago
Closed 25 years ago
duplicates should take advantage of 'bug XXXX' hyperlinking
Categories
(Bugzilla :: Bugzilla-General, enhancement, P3)
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: cmaximus, Assigned: terry)
Details
If bug 0002 is resolved as a duplicate of bug 0001 then bug 0001 automagically gets "Bug 0002 has been marked as a duplicate
of this bug" and thanks to another cool feature the words Bug 0002 are a hyperlink to that bug.
Unfortunately, bug 0002 itself gets only the following words: *** This bug has been marked as a duplicate of 4679 ***
and therefore doesn't get to take advantage of the hyperlinking. IMHO all that has to be done is change the above line to:
*** This bug has been marked as a duplicate of bug 4679 ***
and everything should be golden. This comes in handy when you are looking at the dupe and want to look at what it is
supposedly a dupe of.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
OK, fixed. I like your proposed fix, but it won't handle all the existing bugs
that have the old text. So, instead, I just made it properly hyperlink the
existing text.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 2•25 years ago
|
||
sweet, even better. VERIFIED as of 04/27/1999 15:18
Comment 3•23 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•