﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4727	Switch off email encode	Gus		"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"	Bug	new	High		General			email encode spam	
