Opened 17 years ago
Closed 17 years ago
#490 closed Bug (invalid)
encoding in IE
Reported by: | Alexey Konkov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Pending Expired | Cc: |
Description
FCKEditor 2.4.1 on IE under win2000 and winXP
- when I insert some Russian Cyrrilic text into Editor (in Source or WYSIWIG mode) some of the characters are replaced width &#XXXX; -- hex code. not all but some. should it be this way? how could I stop this behaviour?
- then I paste in the text (see attached file in.txt; it is windows-1251 [russian] encoded text) into editor and submit the form. in result I get hieroglifs (see attached file out.txt). and not only editor field became unreadable but other text fields with russian text either.
I think this two things could be related.
Attachments (2)
Change History (5)
Changed 17 years ago by
comment:2 Changed 17 years ago by
Keywords: | Pending added |
---|
I've tried to test it, but your files are unreadable for me, no matter with editor I use. I'm using VS 2005, which does a great job with files encoding.
Can you replace the attachments with UTF-8 encoded files instead?
Other than that, the pages where you are using FCKeditor should be using the UTF-8 encoding too, including the relative <meta> tag for it:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
comment:3 Changed 17 years ago by
Keywords: | Expired added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
input data