Closed
Bug 508416
Opened 16 years ago
Closed 16 years ago
Bug flags are always displayed in the XML view of bugs
Categories
(Bugzilla :: Bug Import/Export & Moving, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.4
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(1 file)
2.36 KB,
patch
|
gregaryh
:
review+
|
Details | Diff | Splinter Review |
When we implemented bug 307328, we added flags unconditionally, even when the "field" CGI parameter is set. This patch makes flags behave correctly.
Attachment #392607 -
Flags: review?(ghendricks)
Updated•16 years ago
|
Attachment #392607 -
Flags: review?(ghendricks) → review+
![]() |
Assignee | |
Comment 1•16 years ago
|
||
Let's take it for 3.4 too, so that we can correctly exclude flags from the XML file.
Flags: approval3.4+
Flags: approval+
Target Milestone: Bugzilla 3.6 → Bugzilla 3.4
![]() |
Assignee | |
Comment 2•16 years ago
|
||
tip:
Checking in show_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/show_bug.cgi,v <-- show_bug.cgi
new revision: 1.58; previous revision: 1.57
done
Checking in template/en/default/bug/show.xml.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.xml.tmpl,v <-- show.xml.tmpl
new revision: 1.31; previous revision: 1.30
done
3.4.1:
Checking in show_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/show_bug.cgi,v <-- show_bug.cgi
new revision: 1.57.2.1; previous revision: 1.57
done
Checking in template/en/default/bug/show.xml.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/show.xml.tmpl,v <-- show.xml.tmpl
new revision: 1.29.2.2; previous revision: 1.29.2.1
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Updated•16 years ago
|
Assignee: import-export → LpSolit
You need to log in
before you can comment on or make changes to this bug.
Description
•