Opened 18 years ago
Closed 17 years ago
#792 closed Bug (fixed)
Turkish Char Problem
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF | Cc: |
Description
When fckeditor.asp is included (and even if you dont create an instance), it replaces Turkish chars which are retrieved from database with some unicode chars.. And The solution is adding <%Session.CodePage="1254"%> line before including fckeditor.asp
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1603372&group_id=75348&atid=543653
Change History (2)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to anonymous |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
We have removed the codepage directive to avoid encoding issues. It should have been resolved the problem. Feel free to reopen the ticket if needed.