Closed Bug 365520 Opened 19 years ago Closed 19 years ago

attachment/edit has unescaped &

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: spam, Assigned: spam)

Details

Attachments

(1 file, 1 obsolete file)

'attachment.cgi?id=[% attachment.id %]&action=diff&headers=0'; | <a href="attachment.cgi?id=[% attachment.id %]&action=diff">Diff</a> | <a href="attachment.cgi?id=[% attachment.id %]&action=delete">Delete</a>
Severity: normal → minor
Attached patch patch for tip (obsolete) — Splinter Review
Attachment #250312 - Flags: review?
Attachment #250312 - Flags: review? → review+
Flags: approval?
Assignee: ui → bmo2007
Target Milestone: --- → Bugzilla 3.0
Comment on attachment 250312 [details] [diff] [review] patch for tip The first one is inside a <script> element. The contents of <script> are exempt from needing to be escaped. See http://www.w3.org/TR/html401/types.html#type-script
Attachment #250312 - Flags: review-
Flags: approval?
Attached patch Patch v2Splinter Review
Same patch without the script part.
Attachment #250312 - Attachment is obsolete: true
Attachment #250784 - Flags: review?(timeless)
Attachment #250784 - Flags: review?(timeless) → review+
Flags: approval+
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: