Changes between Initial Version and Version 2 of Ticket #4727


Ignore:
Timestamp:
Nov 30, 2009, 1:15:08 PM (14 years ago)
Author:
Frederico Caldeira Knabben
Comment:

Are you sure you have cleared your browser cache after changing the configuration file?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4727

    • Property Keywords Pending added; email encode spam removed
    • Property Priority changed from High to Normal
  • Ticket #4727 – Description

    initial v2  
    33We recently upraded to DNN 4.9.5 and now find that when users add an email link that this causes a page error.  I found a post on the DNN forums with other users having same problem. So I added:
    44
     5{{{
    56FCKConfig.EMailProtection = 'none' ; // none | encode | function
    67FCKConfig.EMailProtectionFunction = 'mt(NAME,DOMAIN,SUBJECT,BODY)' ;
     8}}}
    79
    810to the fckconfig.js in the custom dir.  But the encoding is not turned off.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy