Loading...
 
Skip to main content

Special characters problem when upgrading php 5.2.x to 5.3.x

Status
Closed
Subject
Special characters problem when upgrading php 5.2.x to 5.3.x
Version
3.x
Category
  • Error
  • Usability
Feature
All / Undefined
Resolution status
Invalid
Submitted by
DesertWolf
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

Hi,

I do not know if this problem was already posted, but a search for php 5.3 only got me a blank page.

Ok the problem is the following:
We have an older test area with openSUSE 11.1 running and no problems so far. We back this server up to another server with the same OS and never had problems. Both running PHP 5.2.x and MySQL 5.0.x.

As we set up a server on an old pc for testing purposes with the latest openSUSE 11.2 and PHP 5.3 and MySQL 5.1.x and tried to copy the tiki on this machine all the special characters (Umlaute like &auml, &ouml or ü) wouldn't be displayed properly but like they are stored in the database like Ü (I hope it wouldn't be displayed as an Ü here but rather as it would be stored in the database).

This happened on several installations on different machines and on different virtual machines - it all works without problems in the old environment but has problems under the new.

I also hope that Ü will be displayed not as HTML Code but as the real character as i cannot type in the ue through this vncviewer.

It was tested with the 3.x release. And i guess we once tried it too with the 4.x release with the same problem.

As solution we downgraded to an older PHP Version. Also it is possible to write a small php script to replace all Ü to Üor ue and the same with the other special characters. But therefore you need to know all special characters with all the corresponding (I guess it would be) utf8 codes.

Solution
Workaround
Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3118
Created
Thursday 15 April, 2010 10:22:32 UTC
by DesertWolf
LastModif
Tuesday 02 June, 2026 08:09:08 UTC


Show PHP error messages