Backslashes "\" appear in articles after saving
In versions before 4.3.0 it is caused by PHP setting "magic_quotes_gpc" is set to "on", it should be "off" for proper operation.
Setting "magic_quotes_gpc" is irrelevant starting from version 4.3.0.
RSS