Closed Bug 301280 Opened 19 years ago Closed 5 years ago

Add id attributes on tables in show_bug

Categories

(Bugzilla :: User Interface, enhancement)

2.19.1
enhancement
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: allan, Unassigned)

References

Details

It would be nice if there were id attributes on all the tables in the show_bug page.

Personally, I've created a GreaseMonkey script that adds information to all
attached patches, and it would be nice to be able to do:
document.getElementById('table_attachments')
instead of:
document.getElementsByTagName('table')[4]
Agreed, actually there should be id elements on most tags in show_bug and class elements on many of the tags.

I'll take this if someone could assign it to me. A patch will be forthcoming.
Bill, better is to ask on IRC. We don't keep an eye on all bugs. ;)
Assignee: myk → after.fallout
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: bz-show_bug
Assignee: after.fallout → ui

The legacy table layout is retiring with Bugzilla 6.0.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.