[mythtv-commits] Ticket #9918: Incorrect character encoding in xml status (patch provided)

MythTV noreply at mythtv.org
Tue Jul 12 14:42:55 UTC 2011


#9918: Incorrect character encoding in xml status (patch provided)
-------------------------------------------------+-------------------------
 Reporter:  Ian Dall <ian@…>                     |          Owner:
     Type:  Bug Report - General                 |         Status:
 Priority:  minor                                |  infoneeded_new
Component:  MythTV - General                     |      Milestone:  unknown
 Severity:  medium                               |        Version:
 Keywords:  xml encoding                         |  Unspecified
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by wagnerrp):

 * status:  new => infoneeded_new


Comment:

 What happens if you set the locale character encoding to match your
 location?  Add the following to the environment mythbackend operates in.

 {{{
 export LANG=en_AU.UTF-8
   --or--
 setenv LANG en_AU.UTF-8
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9918#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list