Attachments
patch.diff
Patch to fix the bug
Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0
October 21, 2006 06:26 PM
Robert
A user reports that upon trying to delete a resolution, this SQL error occurs:
Error: Database Error in `Bugdar`
» Query:
UPDATE bug SET resolution = WHERE resolution = 7
» Error Number: 1064
» Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE resolution = 7' at line 1
» Additional Notes: Invalid SQL query
» File: /tracker/admin/resolution.php
Error: Database Error in `Bugdar`
» Query:
UPDATE bug SET resolution = WHERE resolution = 7
» Error Number: 1064
» Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE resolution = 7' at line 1
» Additional Notes: Invalid SQL query
» File: /tracker/admin/resolution.php
On October 21, 2006 06:27 PM, Robert changed:
- Status from "Unconfirmed" to "Confirmed"
October 21, 2006 06:30 PM
Robert
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.
On October 21, 2006 06:30 PM, Robert changed:
- Status from "Confirmed" to "Closed"
- Resolution from "Open" to "Fixed"
- Fixed in Revision from "" to "1267"