#2096: CodePage missing in basexml.asp
-------------------------------+--------------------------------------------
Reporter: Michael Schreiner | Type: Bug
Status: new | Priority: Normal
Milestone: | Component: File Browser
Version: FCKeditor 2.6 | Keywords: basexml.asp codepage
-------------------------------+--------------------------------------------
In /editor/filemanager/connectors/asp/basexml.asp the charset ist set in
line 33:
{{{Response.CharSet = "UTF-8"}}}
but additionaly the codepage has to be set correctly with:
{{{Response.CodePage = 65001}}}
At the moment an IIS defaulting to another encoding doesn't submit XML-
data in UTF-8 and browsing a directory containing files with special chars
like umlaute results in an error on IE. Firefox doesn't show an error, but
filenames with special chars aren't displayed corectly.
--
Ticket URL: <http://dev.fckeditor.net/ticket/2096>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac