Multi Language Plugin screws up with languages
Posted: Sat Apr 14, 2007 9:50 pm
I have verified this behaviour 3 times and I could reproduce it every time.
This is what I do (Blog's default language is German. The other is English):
I'm using: Serendipity 1.1.2 and PHP 5.2.1
This is what I do (Blog's default language is German. The other is English):
- Create a new entry. Insert some text in title and body and save as a draft.
- Switch language to English. The German text is displayed in the fields although I've set copytext to false. (But thats ok I can live with it.)
- Fill in the English entry and click save. (Just have a look in the DB. All is fine. The German text is in s9y_entries and the English one is in s9y_entryproperties.)
- Go somewhere else and come back to your entry through the edit entry link in the menu.
- Change the language to English. (The German text remains within the fields. Now have a look in the DB. The English text in s9y_entryproperties is gone and was replaced by the german text. Thats not what I want.)
I'm using: Serendipity 1.1.2 and PHP 5.2.1