Syntax Highlighter button is not properly saved

  •  07-27-2011, 12:02 PM

    Syntax Highlighter button is not properly saved

    We are using CuteEditor.net 6.4 and 6.6 
     
    Problem
     
    Repro steps:

    1. Click the syntax highlighter

    2. select "xml,html" from drop down list

    3.Paste sample code into the dialogue

    <html>

    <body>

    <h1>My First Heading</h1>

    <p>My first paragraph.</p>

    </body>

    </html>

    After I save it: it looks like

     
    1. <html>  
    2.   
    3. <body>  
    4.   
    5. <h1>My First Headingh1>  
    6.   
    7. <p>My first paragraph.p>  
    8.   
    9. body>  
    10.   
    11. html>  
    I have noticed this button is removed from the cute editor.net demo site. Do you plan to remove this button for good? Or do you plan to fix the issue? If so, what is the time line for this bug fix?
     
     
     
    Thanks, Qian 
     
     
     
     
    Filed under:
View Complete Thread