Closed
Bug 730552
Opened 13 years ago
Closed 13 years ago
HTML markup validation: unescaped "&" in CSV link on buglist.cgi
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: justdave, Assigned: LpSolit)
References
Details
Attachments
(1 file)
810 bytes,
patch
|
timello
:
review+
|
Details | Diff | Splinter Review |
The commit on bug 417551 caused a markup validation regression in buglist.cgi
The & in &human=1 did not get escaped as &
Line 428, Column 140: cannot generate system identifier for general entity "human"
…d&query_format=advanced&resolution=---&ctype=csv&human=1">CSV</a> |
Reporter | ||
Updated•13 years ago
|
Version: 4.0.1 → 4.2
Reporter | ||
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
![]() |
Assignee | |
Updated•13 years ago
|
Severity: normal → minor
Target Milestone: --- → Bugzilla 4.2
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Assignee: query-and-buglist → LpSolit
Status: NEW → ASSIGNED
Attachment #600651 -
Flags: review?(timello)
Updated•13 years ago
|
Attachment #600651 -
Flags: review?(timello) → review+
Updated•13 years ago
|
Flags: approval?
Flags: approval4.2?
![]() |
Assignee | |
Updated•13 years ago
|
Flags: approval?
Flags: approval4.2?
Flags: approval4.2+
Flags: approval+
![]() |
Assignee | |
Comment 2•13 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/list/list.html.tmpl
Committed revision 8127.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified template/en/default/list/list.html.tmpl
Committed revision 8035.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•