Cute Editor - Spell check not working

Last post 02-21-2012, 3:41 AM by Kenneth. 3 replies.
Sort Posts: Previous Next
  •  02-17-2012, 8:33 AM 73052

    Cute Editor - Spell check not working

    Hi,
    We see the following error message whenever we try to use the spell check button:
     
    "HTML entry is not allowed on that page. Such as &#, < followed by a character, < followed by !, or double underscore."
     
    It does not matter if we have any text typed into the editor field or not, it fails for both empty as well as valid/invalid words.
     
    Any idea why and when this happens?
     
    Thanks
    Ajay
  •  02-19-2012, 8:56 PM 73062 in reply to 73052

    Re: Cute Editor - Spell check not working

    HI AjayG,
     
    Please check the code of file "\CuteSoft_Client\CuteEditor\SpellCheck.aspx"
     
     Add setting ValidateRequest="False" into the top of the page
     
    <%@ Page Language="C#" ClassName="PopUpSpell" ValidateRequest="False" %> 
     
    Regards,
     
    Ken 
  •  02-20-2012, 7:28 AM 73080 in reply to 73062

    Re: Cute Editor - Spell check not working

    Hi Ken,
    The setting of the ValidateRequest is already set to "False" in the file SpellCheck.aspx. Can you please let us know what else could cause this error?
     
    THanks
    Ajay
  •  02-21-2012, 3:41 AM 73098 in reply to 73080

    Re: Cute Editor - Spell check not working

    Hi AjayG,

     

    The development team will fix this in two days. Sorry for your inconvenience.

     

    Thanks for asking,

     

    Ken

View as RSS news feed in XML