Opened 14 years ago

Last modified 14 years ago

#4727 closed Bug

Switch off email encode — at Initial Version

Reported by: Gus Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Pending Cc:

Description

Hi

We 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:

FCKConfig.EMailProtection = 'none' ; none | encode | function FCKConfig.EMailProtectionFunction = 'mt(NAME,DOMAIN,SUBJECT,BODY)' ;

to the fckconfig.js in the custom dir. But the encoding is not turned off.

Can you help? I'm not the only one having this problem.

I'm not sure how to check which version we have but it must be the one released with DNN 4.9.5 I guess.

Is there an upgrade?

thanks Gus

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy