Closed Bug 816266 Opened 13 years ago Closed 13 years ago

Bug alias should be present in bug's <title>

Categories

(Bugzilla :: User Interface, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: justin.lebar+bug, Assigned: dkl)

References

Details

Attachments

(1 file)

See for example: https://bugzilla.mozilla.org/show_bug.cgi?id=newdmd The top of the page reads "Bug 717853 - (NewDMD) Integrate DMD into the browser". But the page's title is "717853 - Integrate DMD into the browser". This is problematic because the awesomebar searches URLs and titles, and the bug's alias appears in neither. But the whole point of an alias is to make a bug easier to find!
Assignee: ui → dkl
Status: NEW → ASSIGNED
Attachment #686302 - Flags: review?(glob)
Severity: normal → enhancement
OS: Mac OS X → All
Hardware: x86 → All
Man, you're fast.
Comment on attachment 686302 [details] [diff] [review] Patch to add alias to page title (v1) >+[% title = title _ "$filtered_desc" %] You can simply write filtered_desc instead of "$filtered_desc": [% title = title _ filtered_desc %]
(In reply to Frédéric Buclin from comment #3) > Comment on attachment 686302 [details] [diff] [review] > Patch to add alias to page title (v1) > > >+[% title = title _ "$filtered_desc" %] > > You can simply write filtered_desc instead of "$filtered_desc": > > [% title = title _ filtered_desc %] Fill fix on checkin if all else is good.
Comment on attachment 686302 [details] [diff] [review] Patch to add alias to page title (v1) r=glob
Attachment #686302 - Flags: review?(glob) → review+
Flags: approval?
Flags: approval? → approval+
Keywords: relnote
Target Milestone: --- → Bugzilla 5.0
Thanks Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/trunk modified template/en/default/bug/show-header.html.tmpl Committed revision 8495.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Blocks: 842063
Added to relnotes for 5.0rc1.
Keywords: relnote
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: