Make WordPress Core

Opened 18 years ago

Closed 17 years ago

#6874 closed defect (bug) (invalid)

Autosave character set problem

Reported by: duncanmc Owned by: azaozz
Priority: high Milestone:
Component: JavaScript Version: 2.5.1
Severity: major Keywords: reporter-feedback
Cc: Focuses:

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 (5)

#1 @duncanmc
18 years ago

  • Version2.5.1

#2 @ryan
18 years ago

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

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

#3 @ryan
18 years ago

  • Milestone 2.5.22.9

Milestone 2.5.2 deleted

#4 @Denis-de-Bernardy
17 years ago

  • Component AdministrationJavaScript
  • Keywords reporter-feedback added; autosave character set charset removed
  • Owner changed from anonymous to azaozz

still current?

#5 @azaozz
17 years ago

  • Milestone 2.9
  • Resolutioninvalid
  • Status newclosed

No feedback for a year, also think this was solved long time ago.

Note: See TracTickets for help on using tickets.