Closed Bug 140354 Opened 22 years ago Closed 22 years ago

edit attachment as comment displays pre- and post- html tags

Categories

(Bugzilla :: Attachments & Requests, defect)

2.15
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: myk, Assigned: myk)

Details

Attachments

(1 file)

Edit attachment is comment is displaying pre- and post- html tags ( <HTML><BODY>... and </BODY></HTML>) because the tag case has changed, and the regexp that matches and removes that stuff is not case-insensitive. It should be case-insensitive.
2.16 in case anyone has spare time
Target Milestone: --- → Bugzilla 2.16
Comment on attachment 81174 [details] [diff] [review] patch v1: fixes problem 2xr=gerv; trivial, can't possibly break anything. :-) Gerv
Attachment #81174 - Flags: review+
Checking in template/en/default/attachment/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.4; previous revision: 1.3 done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: Creating/Changing Bugs → attachment and request management
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: