Closed
Bug 303129
Opened 20 years ago
Closed 20 years ago
Unescaped & in a Bug URLs on 'Saved Searches' tab
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: cso, Assigned: cso)
Details
Attachments
(1 file)
|
881 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
To be valid HTML (and match the rest of the link), the &known_name bit of the
'Edit' URL should be & instead of &
Comment 2•20 years ago
|
||
Comment on attachment 191381 [details] [diff] [review]
Patch v1
r=LpSolit
Attachment #191381 -
Flags: review? → review+
Updated•20 years ago
|
Status: NEW → ASSIGNED
Flags: approval?
Flags: approval2.20?
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.20
Updated•20 years ago
|
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
Comment 3•20 years ago
|
||
tip:
Checking in template/en/default/account/prefs/saved-searches.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/saved-searches.html.tmpl,v
<--saved-searches.html.tmpl
new revision: 1.6; previous revision: 1.5
done
2.20rc1:
Checking in template/en/default/account/prefs/saved-searches.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/saved-searches.html.tmpl,v
<--saved-searches.html.tmpl
new revision: 1.5.6.1; previous revision: 1.5
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•