not in any browsers I've tested. Please be more specific, what browser, what platform is the client, what platform is the server. What version of PHP & MySQL and Apache? I need a lot more info to help you out. Most importantly, what version of IPM are you using? I can't replicate this error, so I need all the info you can give me. Thanks!
-phlux
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could be a problem with the usage of magic_quites which is a server setting that escapes the " and ' to \" and \' or not. If not, there might be a problem.
Ren
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I also experience this problem. Using both Internet Explorer 6.0 and Opera 6.01. I tried to add a task with the name: test'task and the description: test'task and got the following error:
You have an error in your SQL syntax near 'task','','','test'task ','1','2','1','0','0')' at line 1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is a major bug if you put either a ' or a " in your task & Description, it breaks the application.
not in any browsers I've tested. Please be more specific, what browser, what platform is the client, what platform is the server. What version of PHP & MySQL and Apache? I need a lot more info to help you out. Most importantly, what version of IPM are you using? I can't replicate this error, so I need all the info you can give me. Thanks!
-phlux
Could be a problem with the usage of magic_quites which is a server setting that escapes the " and ' to \" and \' or not. If not, there might be a problem.
Ren
I also experience this problem. Using both Internet Explorer 6.0 and Opera 6.01. I tried to add a task with the name: test'task and the description: test'task and got the following error:
You have an error in your SQL syntax near 'task','','','test'task ','1','2','1','0','0')' at line 1