Bug in adding new product category.
When adding
" '
" (Prime symbol) in the name of the category, there is a MySQL ERROR.
Code:
Invalid SQL:
UPDATE io_microsupport_products
SET name='Viewing New Posts or Today' Posts' WHERE id=21;
MySQL 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 'Posts' WHERE id=21' at line 2
Error Number : 1064
reproduce error with:
sample: Viewing New Posts or Today's Posts