I am using the latest version (v3.4.4.4) and have another issue related to single quotes:
If in a Textarea or AceEditor field, I type:
and I press Save, it saves successfully. However, as soon as I reload/refresh the same page in the browser, the textarea shows:
and if I save again without modifying anything, and refresh the page again, it shows:
another save, refresh, 2 more slashes are added. That's the pattern.
Am I missing something or is this a bug?