Show
Ignore:
Timestamp:
2008-06-17 10:50:29 (7 months ago)
Author:
martinkou
Message:

Fixed #1614 : Unified FCKConfig.FullBasePath with FCKConfig.BasePath.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r2072 r2073  
    4545                Fixed Bugs:</p> 
    4646        <ul> 
    47                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2248">#2248</a>] Calling FCK.InsertHtml( 'nbsp;') was inserting a plain space instead of a non breaking space 
     47                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2248">#2248</a>] Calling 
     48                        FCK.InsertHtml( 'nbsp;') was inserting a plain space instead of a non breaking space 
    4849                        character.</li> 
    4950                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2254">#2254</a>] Minor fix in fckselection for 
    5051                        nodeTagName object.</li>  
     52                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1614">#1614</a>] Unified 
     53                        FCKConfig.FullBasePath with FCKConfig.BasePath.</li> 
    5154        </ul> 
    5255        <p>