Loading...
 
Skip to main content

Display of many text after upgrade of a database coded UTF8 defined latin1 as UTF8 code

Status
Open
Subject
Display of many text after upgrade of a database coded UTF8 defined latin1 as UTF8 code
Version
5.x
Category
  • Error
  • Regression
  • Consistency
  • Conflict of two features (each works well independently)
Feature
All / Undefined
i18n (Multilingual, l10n, Babelfish)
Resolution status
New
Submitted by
Bernard TREMBLAY
Lastmod by
Bernard TREMBLAY
Rating
(0)
Description

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

Files
  1. Tra
Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3484
Created
Saturday 10 July, 2010 13:01:52 UTC
by Bernard TREMBLAY
LastModif
Saturday 06 July, 2024 10:21:44 UTC


Show PHP error messages