Show
Ignore:
Timestamp:
2007-07-09 13:33:08 (18 months ago)
Author:
martinkou
Message:

Fixed #268 : A more robust encoding/decoding algorithm for protecting event attributes has been implemented, which guarantees JavaScript code within event attributes would be converted correctly when switching to and from source view.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r423 r427  
    106106                [<a target="_blank" href="http://dev.fckeditor.net/ticket/932">#932</a>] Clicking outside the editor it was possible 
    107107                        to paste or apply formating to the rest of the page in IE.</li> 
     108                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/137">#137</a>] Fixed FCKConfig.TabSpaces being ignored, 
     109                        and weired behaviors when pressing tab in edit source mode.</li> 
     110                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/268">#268</a>] Fixed special XHTML characters present  
     111                        in event attribute values being converted inappropriately when switching to source view.</li> 
    108112        </ul> 
    109113        <h3>