Very strange problem with CuteEditor 4.0.0.6

  •  05-29-2006, 8:27 AM

    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 
View Complete Thread