hongkeat / tracmor

Automatically exported from code.google.com/p/tracmor
GNU General Public License v2.0
0 stars 0 forks source link

Error trying to delete custom field with single quotes in name #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a custom field with a single quote in the name, for example: abc's
2. Try to delete the custom field

What is the expected output? What do you see instead?
The following error:

MySqli Error: 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 's'' 
at line 1

Source File: /srv/www/tracmor/admin/custom_field_edit.php Line: 650 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jsincl...@tracmor.com on 29 Sep 2011 at 1:04

GoogleCodeExporter commented 9 years ago
Confirmed fixed.

Original comment by jsincl...@tracmor.com on 10 Nov 2011 at 7:19