Changeset 2058
- Timestamp:
- 2008-06-12 11:49:31 (21 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 2 modified
-
editor/filemanager/connectors/asp/basexml.asp (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/connectors/asp/basexml.asp
r1565 r2058 31 31 32 32 ' Set the response format. 33 Response.CodePage = 65001 33 34 Response.CharSet = "UTF-8" 34 35 Response.ContentType = "text/xml" -
FCKeditor/trunk/_whatsnew.html
r2057 r2058 247 247 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2208">#2208</a>] Added missing 248 248 translations in Italian language file.</li> 249 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2096">#2096</a>] Added the 250 codepage to basexml file. Filenames with special chars should now display properly.</li> 249 251 </ul> 250 252 <h3>