Undo removes everything -including previously saved content....

Last post 05-08-2012, 2:22 PM by Ilana. 4 replies.
Sort Posts: Previous Next
  •  05-06-2012, 2:26 PM 73733

    Undo removes everything -including previously saved content....

    We are having an issue with the undo button in version 6.6. When we have a template saved and then go in to edit it, if we click undo one too many times it removes the entire saved template too.  This didn't happen with the earlier version.
     
    Is this something that can be fixed?
     
    Thanks!
    Ilana
  •  05-07-2012, 9:16 AM 73737 in reply to 73733

    Re: Undo removes everything -including previously saved content....

    Hi Ilana,
     
    What method you used to load the template/content into CuteEditor? set property "Text"? Insert it by the "insert template" dialog? Or use method "LoadFile"?
     
    Can you reproduce this issue on demo page http://www.cutesoft.net/example/general.aspx?
     
    If allow, please create an example page which can reproduce this issue and show me the full steps to reproduce it. I will check it and get back to you as soon as possible.
     
    Please send it to Kenneth@CuteSoft.net 
     
    Regards,
     
    Ken 
  •  05-07-2012, 10:03 AM 73739 in reply to 73737

    Re: Undo removes everything -including previously saved content....

    Hi Ken,
     

    We are setting the HTML using javascript.  The code is shown below:

             var editor1 = document.getElementById('<%=Editor1.ClientID%>');

            editor1.setHTML(window.opener.dialogArguments.value);

     
     I am setting up a test account now and the steps to reproduce. You will receive the email shortly.
     
    Thanks!
    Ilana
  •  05-08-2012, 7:22 AM 73743 in reply to 73739

    Re: Undo removes everything -including previously saved content....

    Hi Ilana,
     
    I have sent an example page to you, it should fix your problem. Please check your mail.
     
    Regards,
     
    Ken 
  •  05-08-2012, 2:22 PM 73745 in reply to 73743

    Re: Undo removes everything -including previously saved content....

    Hi Ken,
     
    It worked!  Thank you!!
     
    Ilana
View as RSS news feed in XML