Very strange problem with CuteEditor 4.0.0.6

Last post 05-30-2006, 10:12 AM by Karen. 3 replies.
Sort Posts: Previous Next
  •  05-29-2006, 8:27 AM 19589

    Very strange problem with CuteEditor 4.0.0.6

     
      We have a problem with CuteEditor 4.0.0.6 here.
     
      While opening first time, I am opening with some HTML text in it. And after user submits a button it goes to codebehind and we are doing some proccessing on the Text which is there in CuteEditor. For some reason my code is failing. I couldn't debug my code for the cause as that is happening in Production.
     
      Now if I do some thing like inserting a new space character, deleting a line or space or word or charater etc.., anything which modifies the text and submits, the proccessing of the CuteEditor text in my code is not giving error.
     
      This is very peculiar and very strange to me. I am just inserting a space character or deleting a character etc. and it is not giving any error.
     
      Would you plz tell me, does cuteEditor modifies the content of the text automatically or some thing automatically more than I modifies the text ? or it does maintain any session or anything ?
     
      We couldn't upgrade to 5.0, as the code is in Production and I couln't recommend a change to the configuration at this time.
     
      Regards
      Sujay 
  •  05-29-2006, 11:11 AM 19593 in reply to 19589

    Re: Very strange problem with CuteEditor 4.0.0.6

    Sujay,
     
    >>For some reason my code is failing. I
     
    Did you receive any error message?
     
    >>could you plz tell me, does cuteEditor modifies the content of the text automatically or some thing automatically more than I modifies the text ? or it does maintain any session or anything ?
     
    Try set Editor.DisableAutoFormatting Property to false.
     
    >> We couldn't upgrade to 5.0, as the code is in Production and I couln't recommend a change to the configuration at this time.
     
    I see. But if you get any chance, please upgrade to version 5.0. Version 4.0 is released in 2004.
     
     
     
     
     

    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

  •  05-30-2006, 2:08 AM 19599 in reply to 19593

    Re: Very strange problem with CuteEditor 4.0.0.6

    Adam,
     
     Did you receive any error message?
     
      Error message is about Index out of range exception. And that is purely related to the collections I am using.
      But for the same text from cuteEditor my code is behaving different types.
     
    Try set Editor.DisableAutoFormatting Property to false.
     
      I already set this before I post this message.
     
     Regards
     Sujay
View as RSS news feed in XML