Opened 16 years ago
Closed 12 years ago
#2708 closed Bug (wontfix)
FCK_link.js Email Protection
Reported by: | Stefan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.4 |
Keywords: | Cc: |
Description
When using email protection when creating an email link. You get an javascript error if you have a body text with 2 lines in it.
Error: untermintated string literal
Tested on FCKeditor Nightly Build with FireFox 3.0.4
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | screenshot.png added |
---|
comment:1 Changed 16 years ago by
I was unable to reproduce this bug. Could you provide more information? Do you have FCKConfig.EMailProtection set to 'function'?
comment:2 Changed 16 years ago by
Upload a movie file where you can see whats the problem. Used email protection FCKConfig.EMailProtection = 'encode' ;
https://rcpt.yousendit.com/636945548/8eb9254cbb5e2d4a3a3e6e012eebf0ee
comment:3 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Version: | SVN → FCKeditor 2.4 |
Confirmed in FF and IE. Link in preview mode:
<a href=" javascript:void(location.href='mailto:'+String.fromCharCode(116,101,115,116,64,116,101,115,116,46,99,111,109)+'?body=line1%0Aline2') ">are</a>
FCKConfig.EMailProtection setting is not important.
comment:4 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
FCKeditor is retired and this problem does not occur in CKEditor.
Screenshot of the input