Show
Ignore:
Timestamp:
2008-03-17 04:37:08 (7 months ago)
Author:
martinkou
Message:

Fixed #1055 : Added logic to override JavaScript errors occuring inside the editing frame due to user added JavaScript code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1702 r1708  
    6868                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2000">#2000</a>] The # 
    6969                        character is now properly encoded in file names returned by the File Browser.</li> 
    70                 <li>[<a href="http://dev.fckeditor.net/ticket/1945" target="_blank">#1945</a>] New folders 
    71                         and file names are now properly sanitized against control characters. </li> 
     70                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1945">#1945</a>] New  
     71                        folders and file names are now properly sanitized against control characters. 
     72                        </li> 
     73                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1055">#1055</a>] Added logic 
     74                        to override JavaScript errors occuring inside the editing frame due to user added 
     75                        JavaScript code.</li> 
    7276        </ul> 
    7377        <h3>