Closed GoogleCodeExporter closed 9 years ago
This is because of the mysql_real_escape_string() function to stop sql
injection attacks.
Original comment by cookjord...@gmail.com
on 25 May 2010 at 6:04
Original comment by cookjord...@gmail.com
on 25 May 2010 at 6:31
This should be fixed as it is a block for some sites. I believe it can be fixed
using a simple stripslashes() after the URL is retrieved from the database -
you would still maintain the mysql_real... functionality without breaking some
urls
Original comment by dcedr...@gmail.com
on 3 Jul 2010 at 5:43
Original issue reported on code.google.com by
monaminemo@hotmail.com
on 15 Nov 2009 at 10:03