Audio tag loosing content when posting page back not via save

Last post 07-15-2015, 9:17 AM by AndyFel. 2 replies.
Sort Posts: Previous Next
  •  07-10-2015, 6:28 AM 80526

    Audio tag loosing content when posting page back not via save

     Hi

     

    If i use example http://richtexteditor.com/demo/custom_buttons3.aspx 

    and paste into html view

    <audio controls>
      <source src="horse.ogg" type="audio/ogg">
      <source src="horse.mp3" type="audio/mpeg">
      Your browser does not support the audio tag.
    </audio>  

     

    Then click one of the server buttons we lose the content within the audio tag. Can you recreate and fix?

    We have some server controls which postback to the server and some content is lost because it didnt go via the save button.

     

    Hope you can help 

     

    Additional after first posting:

    I have also noticed that on http://www.richtexteditor.com/demo/javascript_api.aspx if you paste in the audio stuff then click getHTML button the javascript version also truncates the response.

     

    Further additional.....

    Just tested in different browsers all the above was in IE11.

    Firefox works fine.

    Chrome javascript version is OK. The postback example works once then fails on second postback. i.e. click the button1 2 times in a row 

  •  07-14-2015, 12:07 PM 80527 in reply to 80526

    Re: Audio tag loosing content when posting page back not via save

    Hi,

     

    we have fixed this issue, please download the latest build at http://richtexteditor.com/download.aspx  and try again.

     

    Regards,

     

    Ken 

  •  07-15-2015, 9:17 AM 80528 in reply to 80527

    Re: Audio tag loosing content when posting page back not via save

     Many thanks, seems to be working fine.

     

    Thanks for the quick turnaround.

View as RSS news feed in XML