Switching between HTML and Normal View would corrupt nested quoted text inside html tags

Last post 02-28-2012, 1:59 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  02-28-2012, 12:10 PM 73242

    Switching between HTML and Normal View would corrupt nested quoted text inside html tags

    Hello,
     
    I have the following bug: (Can be replicated using any of the examples/demos of the editor);
     
    1. Type in the following:  "<a href="javascript:alert('text');">test</a>" into HTML tab
    2. Switch to Normal Tab
    3. Switch back to HTML tab
    4. Editor would change the typed in URL into the following:  <a href="javascript:alert(" text');"text');">test</a>
     
     There problem seems to be with nested single/double quotes within HTML/Javascript code.
     
    Looking forward to the solution or a work around.
    Thank you 
     
     
  •  02-28-2012, 1:59 PM 73243 in reply to 73242

    Re: Switching between HTML and Normal View would corrupt nested quoted text inside html tags

    Hi slavik, 

    We can reproduce this. I've logged it. And will report to our development team. Once issue is resolved, I will keep you posted.
     
    Regards,
     
    Ken 
View as RSS news feed in XML