Closed
Bug 311982
Opened 20 years ago
Closed 18 years ago
Remove useless quotes when displaying the milestone URL
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: timeless, Assigned: LpSolit)
Details
(Keywords: ue)
Attachments
(1 file, 1 obsolete file)
1.11 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
steps:
Adding new Milestone of Product 'Other Applications'
actual results:
The milestone '_mozilla1.8beta4_' has been created.
_Add_ a milestone. Edit milestone _'mozilla1.8beta4'_. Edit other milestones of
product _'Other Applications'_. Edit product _'Other Applications'_.
--
<p>The milestone '<a title="Edit milestone 'mozilla1.8beta4' of
product 'Other Applications'"
href="editmilestones.cgi?action=edit&product=Other%20Applications&
milestone=mozilla1.8beta4">mozilla1.8beta4</a>' has been created.</p>
<p>
<p>
<hr>
<a title="Add a milestone to product 'Other Applications'"
href="editmilestones.cgi?action=add&product=Other%20Applications">Add</
a> a milestone.
Edit milestone <a
title="Edit Milestone 'mozilla1.8beta4' of product 'Other Applications'"
href="editmilestones.cgi?action=edit&product=Other%20Applications&
milestone=mozilla1.8beta4">
'mozilla1.8beta4'</a>.
Edit other milestones of product <a
href="editmilestones.cgi?product=Other%20Applications">'Other Applications'</
a>.
Edit product <a
href="editproducts.cgi?action=edit&product=Other%20Applications">'Other
Applications'</a>.
expected results:
either always include or always exclude 's from anchors.
![]() |
Assignee | |
Comment 1•20 years ago
|
||
(In reply to comment #0)
> expected results:
> either always include or always exclude 's from anchors.
quotes should be omitted when anchors are used.
![]() |
Assignee | |
Updated•19 years ago
|
Assignee: administration → ui
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: Administration → User Interface
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Comment 2•18 years ago
|
||
Attachment #251044 -
Flags: review?
![]() |
Assignee | |
Comment 3•18 years ago
|
||
As I said, quotes are useless.
Assignee: ui → LpSolit
Attachment #251044 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #264363 -
Flags: review+
Attachment #251044 -
Flags: review?
![]() |
Assignee | |
Comment 4•18 years ago
|
||
Checking in template/en/default/admin/products/updated.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/products/updated.html.tmpl,v <-- updated.html.tmpl
new revision: 1.6; previous revision: 1.5
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: approval+
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 3.2
![]() |
Assignee | |
Updated•18 years ago
|
Summary: Be consistent wrt placement of {<a>,',</a>} → Remove useless quotes when displaying the milestone URL
You need to log in
before you can comment on or make changes to this bug.
Description
•