Closed Bug 173581 Opened 22 years ago Closed 22 years ago

Changing milestone sortkeys is broken

Categories

(Bugzilla :: Administration, task)

2.17
task
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: gerv, Assigned: gerv)

Details

Attachments

(1 file)

Software error:

UPDATE milestones SET sortkey=3
WHERE product='WorldControl'
AND value='M1': Unknown column 'product' in 'where clause' at globals.pl line 246.

Presumably this is fallout from the introduction of product IDs.

Gerv
Attached patch Patch v.1Splinter Review
I've done some rudimentary searches to make sure this is the only one in this
file, but I can't be certain.

Gerv
Comment on attachment 102367 [details] [diff] [review]
Patch v.1

Bleh. r=bbaetz x2
Attachment #102367 - Flags: review+
Fixed.

Checking in editmilestones.cgi;
/cvsroot/mozilla/webtools/bugzilla/editmilestones.cgi,v  <-- 
editmilestones.cginew revision: 1.12; previous revision: 1.11
done

Gerv
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.18
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: