Closed Bug 1299280 Opened 8 years ago Closed 8 years ago

Recent changes introduced by bug 1294478, flags do not display on the enter_bug.cgi page

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

Details

(Keywords: regression)

Attachments

(1 file)

JS code in create.html.tmpl expects an Array object of flag type ids when deciding which flags are displayed. enter_bug.cgi is creating a comma delimited string instead and JSON.parse does not convert it to an Array object.

Patch coming.

dkl
Attached patch 1299280_1.patchSplinter Review
Attachment #8786468 - Flags: review?(dylan)
Comment on attachment 8786468 [details] [diff] [review]
1299280_1.patch

r=dylan

embarrassing mistake. This passed local testing due to a tragedy of errors involving mod_perl.
Attachment #8786468 - Flags: review?(dylan) → review+
To https://github.com/mozilla-bteam/bmo.git
   2d12418..cd6e139  master -> master
Status: ASSIGNED → RESOLVED
Closed: 8 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: