Hello,
When you use an existing database (UTF8 coded but charset=latin1 and collate=latin1-swedish-ci) converted by tiki-install 5.0 :
1- the titles and contents are displayed : as pure utf8 is saying the French texts (tables defined charset=latin1) :
A- Titles of any item
"L'échec et ses conséquences" is displayed :
" L'échecs et ses conséquences"
B- Texts of dictionnary (language.php UTF8 encoded) as
"créé à partir d'une structure" (comment the update or creation origin of a document) is too displayed
"créé à partir d'une structure"
C- Contents of Wiki or articles : id
D- Menu options : are well displayed
The text comes from the same file language.php (fr)
E- Tiles of column of tables etc. : well displayed
F- Warning messages ?
Everything behaves like the titles and contents even defined as charset=latin1 are dsiplyed as UTF8 while the others are threated well.
Is it a relation with the fact that "modify" action never displays anything because of the query, I will try to understand.
Everything was displayed well in 4.x versions
trebly
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.