HTML code being inserted when the user saves

Last post 08-08-2011, 7:09 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  08-05-2011, 9:48 AM 69300

    HTML code being inserted when the user saves

    Some of our users are seeing the HTML code below being inserted when they press Save using the HTML Editor.
     
     
    @import url(http://*websitename*.org/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/customized/styles/content.css);@import url(/customized/styles/general.css); 
     
     
    Only seems to happen for users on a Mac computer and in Safari.  It also happens sparingly, and I haven't been able to recreate the issue.
     
    Anyone else see something like this?
  •  08-08-2011, 7:09 AM 69401 in reply to 69300

    Re: HTML code being inserted when the user saves

    Hi icanseeu,
     
    1. This issue should be fixed in the latest version, please download the latest version and try again.
     
    Latest verstion downloads http://www.cutesoft.net/downloads/folders/21904/download.aspx
     
    2. Also, you can try the way below
     
       1) Open file "CuteSoft_Client\CuteEditor\Template.aspx"
     
       2) Find section below and comment/delete it
     
       <link type="text/css" rel="stylesheet" href='<%=CuteEditor.EditorUtility.ProcessWebPath(Context,Page,"Load.ashx?type=style&file=SyntaxHighlighter.css")%>' />
     
    Regards,
     
    Ken
View as RSS news feed in XML