Closed Bug 739155 Opened 12 years ago Closed 12 years ago

[UI] Invalid HTML for Bugzilla pop-ups

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: espressive, Assigned: espressive)

References

()

Details

Attachments

(1 file)

On tcbs the code for the bug_ids_expanded_list, also reused on individual crash pages, incorrectly nests an unordered list inside a definition list leading to additional validation errors for this page.
Sent pull request :: https://github.com/mozilla/socorro/pull/461

TEST CASE
---------

Head over to top crashers by version and right click on a 'Bugzilla IDs' content cell. In Firebug or FF dev tools, expand the <td> and look for a div with the class bug_ids_expanded_list. Expand this div and inside, the ul with class bug_ids_expanded, should no longer be wrapped with a <dl> 

This can also be tested on individual crash reports that have related bugzilla bug links. No functionality should be affected by this change.
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/624992e029ef46ad60ec1f2f31cad64be35b7a28
Merge pull request #461 from ossreleasefeed/invalid-html-bugzilla-popup-739155

removed wrapping definition list fixes bug 739155
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Attached image qa - verified
QA verified on stage -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: