[mythtv-commits] Ticket #2574: UTF8 displaying issues

MythTV mythtv at cvs.mythtv.org
Fri Oct 13 21:44:33 UTC 2006


#2574: UTF8 displaying issues
------------------------------+---------------------------------------------
 Reporter:  aliz at tamperd.net  |       Owner:  xris   
     Type:  defect            |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  mythweb           |     Version:  0.20   
 Severity:  medium            |  
------------------------------+---------------------------------------------
 I'm not sure this is how it's supposed to work and my system is set up
 wrong but here it is:

 Mythconverg.program is populated with utf8 encoded data by
 mythfilldatabase, but when viewing the listings in mythweb, and the data
 comes from sql (includes/programs.php line 368) the swedish characters
 (едц) is displayed wrong. When it comes from the mythbackend they are
 displayed correctly. A workaround would be to use utf8_decode when setting
 the various $this-> variables when using data directly from the database.

 To add further, when using power searches to find a recoring I must use
 "where title like 'V%nner' to be able to select programs with swedish
 characters in the title. But I suspect that this is the intention and that
 my system isn't very UTF8 capable.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2574>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list