When you edit a post, special characters are replaced with HTML entities. These are not re-parsed when you save the edit.
So for example, say I post this:
[quote]"I am a test. 'A test,' I say!"[/quote]
When I go to edit it, I will see the following in the textbox:
[quote]"I am a test. 'A test,' I say!"[/quote]
And the post will display like that when I save it. If I then go to edit it again, the problem stacks:
[quote]"I am a test. 'A test,' I say!"[/quote]
-
Edited by Malfar: 2/1/2013 10:33:08 PMNice one. Might be worth a note that the tags related to a post also disappear after an edit is saved.