Closed Bug 7692 Opened 26 years ago Closed 26 years ago

Bug page title should include bug's summany for easier bookmarking...

Categories

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

enhancement

Tracking

()

VERIFIED DUPLICATE of bug 22041

People

(Reporter: roland.mainz, Assigned: justdave)

Details

The bug pages title currently contains only the bug number, e.g. "Bugzilla bug %d". Better would be that the title also contains the bug's summary line, e.g. "Bugzilla bug %d - %s" - this would help bug-reporters to find their bookmark'ed bugs in their bookmark list by title - and not by a dump number. Best would be to get a user-configurable title line for bug-reports, but "Bugzilla bug %d - %s" should be the default.
The problem here is that there are two titles. The first one only contains the number; the second, the number and the desc. IE displays the first, while NS 4.x display the second.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 3078 ***
Then add a little bit code in your CGI/Servlet which detects the user agent based on the "user-agent:" header line, e.g. "user-agent: Mozilla/4.6 [en] (X11; I; SunOS 5.7 sun4m)" identifies Mozilla, anything containing "IE" is the IE *.*... (Not nice, I know - but usefull !!)
Blocks: 6896
No longer blocks: 6896
I don't think this is a duplicate of 3078. That bug talks about Lynx compatibility, and possibly rewriting the bugzilla html generation. I would say this bug depends on 3078. This would be an incredibly useful feature and is one that we've had in bugsplat for years. I have to create bug lists every single day, and it would be extremely useful to just be able to drag the bookmark widget and know that I'm getting the bug # AND the description. Now I have to go and copy the description by hand and it's a royal pain in the ass. Reopening.
Status: RESOLVED → REOPENED
Depends on: 3078
Resolution: DUPLICATE → ---
I agree that this is not a duplicate of bug 3078. I don't think this has anything to do with 3078. (That's one possible implementation, that's all.) However, I do think this bug is a duplicate of bug 22041. *** This bug has been marked as a duplicate of 22041 ***
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
No longer depends on: 3078
Resolution: --- → DUPLICATE
cleaning up: VERIFY duplicate
Status: RESOLVED → VERIFIED
Unsetting target milestone so we can delete the old (inappropriate) Mozilla target milestones from Webtools.
Target Milestone: M7 → ---
moving to Bugzilla product reassign to default owner/qa for INVALID/WONTFIX/WORKSFORME/DUPLICATE
Assignee: terry → justdave
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
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.