Problem with cyrilic characters

dyp - July 4, 2006 - 09:54
Project:FUDforum integration
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:naudefj
Status:closed
Description

FUDforum doesn’t work with UTF-8 encoding. So in drupal blocks we have unreadable characters. Such problem with non english usernames.
I think before output data must be convert to UTF-8.
mb_convert_encoding($name, 'UTF-8', 'Cp-1251')

#1

naudefj - July 4, 2006 - 15:55
Priority:critical» normal

Can you please provide a patch?

#2

naudefj - July 23, 2006 - 09:11
Priority:normal» minor
Assigned to:Anonymous» naudefj
Status:active» closed

Please reopen if you want to persue this further.

 
 

Drupal is a registered trademark of Dries Buytaert.