Slashes aren't removed...
I'm using Vanilla 1.1.4 and have a strange problem with slashes.
I have magic quotes turned off but any apostrophes in posts are displayed with slashes in front... (slashes & double quotes are also escaped).
Is vanilla escaping these characters, and if so, why isn't it removing slashes before displaying posts?
0
Comments
So on my installation, this post would show up like this:
I\'m not putting in any slashes or doing any escaping... It's like it\'s adding slashes but not removing them before being displayed.