From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: MySQL related Bug description: random error related to stripslashes
I'm webmaster/developer of the support / news site www.mactalk.dk The company which host this site, have recently upgraded php from 4.0.6 to 4.1.2 due to the upload security bug. After they have upgraded php to 4.1.2, I'm having problems with stripslashes randomly not working. The result is that data from the MySQL database will be displayed with backslashes i.e.: <a href=\"http://www.mactalk.dk\"> Please visit the forums www.mactalk.dk/foraindex.php to reproduce the error. Please note that this error is a random error and that you there fore might have to reload the page a couple of times to see it. -- Edit bug report at http://bugs.php.net/?id=15839&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15839&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15839&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15839&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15839&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15839&r=support Expected behavior: http://bugs.php.net/fix.php?id=15839&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15839&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15839&r=submittedtwice
