Ticket #6874 (new defect)

Opened 7 months ago

Last modified 4 months ago

Autosave character set problem

Reported by: duncanmc Assigned to: anonymous
Priority: high Milestone: 2.9
Component: Administration Version: 2.5.1
Severity: major Keywords: autosave, character set, charset
Cc:

Description

I am using windows-1254 as character set in my blog. When I write a new post and click on "publish" or "save", it is saved to the database correctly. However, the autosave function is writing the post to the database with a wrong character set, so post text and title becomes garbage when it is written by autosave. Probably, there is a problem with character encoding set of Ajax function for autosave.

Change History

05/23/08 10:23:40 changed by duncanmc

  • version set to 2.5.1.

05/23/08 17:38:59 changed by ryan

Linking up your other reports: #6693, #3633, #6873

We need work up a general solution for all of these AJAX charset problems.

07/15/08 16:24:07 changed by ryan

  • milestone changed from 2.5.2 to 2.9.

Milestone 2.5.2 deleted