Page Titles with Special Characters not decoding properly 1.16.2 -> 1.17.0

Fragment of a discussion from Project:Support desk
Jump to: navigation, search

Same problem here. I have fixed it with the SQL command:

ALTER TABLE page CONVERT TO CHARACTER SET latin1 COLLATE latin1_bin;

Altering the encoding to utf8 COLLATE utf8_bin did not fix the problem. There was at least one other user who had the same problem.

Markus Krötzsch14:59, 22 August 2011

I had a similar problem with my site. My site has a " & " in it's name, when I changed host I could not access any project pages beacuse of the & This is the reply I got and it fixed my problem. Hope it helps.

Mlpearc powwow00:38, 23 August 2011

Those sound like totally separate issues... ( Characters with special meaning in urls not being escaped properly vs Characters being interpreted as if they are in a different charset )

Bawolff22:01, 23 August 2011
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox