Closed Bug 53951 Opened 24 years ago Closed 24 years ago

[rfe] make bug# link on show_bug.cgi an absolute link

Categories

(Bugzilla :: Bugzilla-General, enhancement, P3)

enhancement

Tracking

()

VERIFIED FIXED
Bugzilla 2.12

People

(Reporter: jruderman, Assigned: tara)

References

()

Details

(Whiteboard: 2.12)

Attachments

(1 file)

The bug# link on show_bug.cgi should be an absolute link so that users can use 
the link after saving a copy of the page.
This will be a piece of cake to implement and will be a useful feature.

Just change "<A HREF=\"show_bug.cgi?id=$bug_id\">" to
"<A HREF=\"" . Param('urlbase') . "show_bug.cgi?id=$bug_id\">"
Whiteboard: 2.12
What's the benefit of users saving a copy of the page?  Is it for any easy way
for them to get to a specific bug number quickly?

The "Mozilla bug" link on b.m.o kind of does this already, although I suspect it
might not work on all browsers.
Probably would be more useful in the buglist.cgi links than in the bug form.

Yes, absolute links on buglist.cgi would be very cool.  Would using a <base 
href=> for all cgi pages (instead of making certain links absolute) be a good 
idea?
checked this into the trunk
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.12
Sorry for the spam, but I needed to be able to query for all of these correctly.
VERIFIED.

Gerv
Status: RESOLVED → VERIFIED
Moving closed bugs to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: