CP inserts slashes in front of apostrophes and quotes
When an ad is submitted without completing all required fields, the text that was already entered gets distorted if it contains quotes or apostrophes (and maybe other characters I haven't checked)
For example, if the description field contains:
Hi this is a test "post".
I'm a test post.
it get's turned into:
Hi this is a test \"post\".
I\'m a test post.
If the title field contains:
it gets turned into:
anyone else experiences this?