Changeset 2073 for FCKeditor/trunk/_whatsnew.html
- Timestamp:
- 2008-06-17 10:50:29 (7 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_whatsnew.html
r2072 r2073 45 45 Fixed Bugs:</p> 46 46 <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 48 49 character.</li> 49 50 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2254">#2254</a>] Minor fix in fckselection for 50 51 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> 51 54 </ul> 52 55 <p>