Show
Ignore:
Timestamp:
2008-03-20 07:50:42 (7 months ago)
Author:
martinkou
Message:

Fixed #1832 : Calling FCK.InsertHtml() in non-IE browsers would now activate the document processor as expected.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r1740 r1741  
    5353                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1952">#1952</a>] Fixed 
    5454                        an issue in FCKTools.FixCssUrls that, other than wrong, was breaking Opera.</li> 
     55<<<<<<< .mine 
    5556                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1695">#1695</a>] Removed 
    5657                        Ctrl-Tab hotkey for Source mode and allowed Ctrl-T to work in Firefox.</li> 
     
    105106                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1842">#1842</a>] PHP integration:  
    106107                        fixed filename encoding problems in file browser.</li> 
     108                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1832">#1832</a>] Calling 
     109                        FCK.InsertHtml() in non-IE browsers would now activate the document processor 
     110                        as expected.</li> 
    107111        </ul> 
    108112        <h3>