(cross post from ckeditor 3.x, sorry this just seems like a support issue to me)
Hi,
I'm facing a big problem with linkage functionality right now.
When users are adding links through the editor, they are appearing as href="javascript:void(0)/*307*/" or some such. I understand this is part of the functionality CKEditor offers.
The problem I'm having is that when I call getData to extract the editor's contents the actual HREF's are not being substituted.
any help is appreciated.
Dan
Hi,
I'm facing a big problem with linkage functionality right now.
When users are adding links through the editor, they are appearing as href="javascript:void(0)/*307*/" or some such. I understand this is part of the functionality CKEditor offers.
The problem I'm having is that when I call getData to extract the editor's contents the actual HREF's are not being substituted.
any help is appreciated.
Dan