Add a comment to a bug that has apostophres in it.
When you submit the script bombs, but you can go back
to the bug and the comments are collected and written
to the database.
Mhmm .. I don't see any problem. Maybe I'm doing something wrong, but I added a bug with one apostrophe
in title, second in summary and then added a comment with apostrophe, but everything works fine. What
database and browser are you using?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=506691
Mhmm .. I don't see any problem. Maybe I'm doing something wrong, but I added a bug with one apostrophe
in title, second in summary and then added a comment with apostrophe, but everything works fine. What
database and browser are you using?
Logged In: NO
Hmmm... I'm on Windows 2000 Server, mySQL 3.23, IE 6.0.26,
PHP4.2.
I verified that it works sometimes with one apostophre.
With two and some text between it fails for me.
Here's the error:
PHP Fatal error: Call to undefined function: set_var() in
D:\somedirectory\bug.php on line 219
Logged In: YES
user_id=506691
There is no use of set_var() on line 219 or anywhere else
in bug.php script and this bug is a duplicate of bug
#548694 (fixed 2002-04-26).
Logged In: YES
user_id=11944
Yes, the set_var issue has been fixed in cvs and the fix
will see the light of day soon.