CuteEditor show only unformatted text and no toolbar

Last post 11-07-2013, 12:16 AM by Adam. 5 replies.
Sort Posts: Previous Next
  •  10-27-2013, 12:26 PM 78201

    CuteEditor show only unformatted text and no toolbar

    I have implemented CuteEditor in my website and it worked fine upto some time ago.

    Today I noticed tat CuteEditor isn't functional anymore, and shows only the unformatted text (Raw HTML) and no Toolbar.

    The same happens also in my developing environment.

     

    Anyone knows what may cause this behaviour ?

     

    Louis. 

    Filed under:
  •  10-28-2013, 1:00 PM 78204 in reply to 78201

    Re: CuteEditor show only unformatted text and no toolbar

    Hi LHBsystems,

     

    Can you post a screenshot to show how the issue looks like? If allow, please post your editor page url here, so we can check it for you directly.

     

    Also, you can send the url to [email protected]

     

    Regards,

     

    Ken 

  •  10-31-2013, 9:17 AM 78246 in reply to 78201

    Re: CuteEditor show only unformatted text and no toolbar

    I am experiencing the same thing, but only in Internet Explorer 11, which I got when I installed Windows 8.1 the other day.  When I view the HTML source of the page, I see that the Cute Editor window is being rendered as a plain textarea.  It is still rendering normally in Firefox and Chrome.

     

    I have another component on my site that is also behaving unusually, so there must be some capability that is turned off by default in IE 11.  Javascript ("active scripting") is enabled, so it's not that.  What, exactly, is Cute Editor looking for when it decides whether to render the editor normally or as a plain textarea? 

  •  10-31-2013, 10:14 AM 78247 in reply to 78246

    Re: CuteEditor show only unformatted text and no toolbar

    I think I found the problem.  Due to the change in the user agent string for IE11, ASP.NET is not recognizing it as a browser that supports Javascript.  (Maybe if Microsoft had more company-wide picnics, the folks from different departments would talk to each other more...  :-)

     

    See  http://blogs.msdn.com/b/ieinternals/archive/2013/09/21/internet-explorer-11-user-agent-string-ua-string-sniffing-compatibility-with-gecko-webkit.aspx

     

    I can’t seem to find a version of this hotfix for .NET 4.5, though.

  •  11-04-2013, 7:34 PM 78302 in reply to 78247

    Re: CuteEditor show only unformatted text and no toolbar

    I had the same problem with version 6.6.

     

    I resolved it by following a few steps:

     

    1.  Deleting all of the .browser files in the App_Browsers folder as they were no longer valid for IE11, and installing the latest service patches on the web server to get new default browser files.

     

    2.  Delete all version 6.6 cutesoft files and dlls, and then install the new  version 6.7 files and dlls by downloading them from this site.

     

    3.  Ensure this is still in web.config appSettings: 

    < add key="CuteEditorIgnore304" value="True" />

     

    HOWEVER there are still a few javascript errors/warnings/bugs that are still unresolved; but at least most functionality works:, especially if you disable javascript warnings.  Errors listed here:

    http://cutesoft.net/forums/thread/78301.aspx 

     

     

       
  •  11-07-2013, 12:16 AM 78315 in reply to 78247

    Re: CuteEditor show only unformatted text and no toolbar

    Please try this example:

     

    http://cutesoft.net/example/general.aspx

     

    If it works for you, please download the latest build then try again. 

     

    Please download the lastest build from:

     

    http://cutesoft.net/downloads/default.aspx  



    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML