Page 1 of 1

bug with fckeditor and editing unsubscribe-URL

Posted: Wed Mar 25, 2009 4:20 pm
by Joost
In a mailing you can use:

<a href="[agnDYN name="unsubscribe-URL"/]">click</a>

When i load up the fckeditor to edit the mailing this anchor is replaced with following content:

<a unsubscribe-url="" href="[agnDYN name=">click</a>

Is there a possibility to replace the double quotes inside the openemm agnDYN tags with something that doesnt mangle up the html parsing of the fckeditor?
Any other ideas?

Joost