[mythtv-commits] Ticket #11513: MythWeb fails to load translations with php5.5

MythTV noreply at mythtv.org
Mon Apr 29 08:06:31 UTC 2013


#11513: MythWeb fails to load translations with php5.5
-------------------------------+--------------------------------------
 Reporter:  scott.shawcroft@…  |           Type:  Bug Report - General
   Status:  new                |       Priority:  minor
Milestone:  unknown            |      Component:  MythTV - General
  Version:  0.26               |       Severity:  medium
 Keywords:                     |  Ticket locked:  0
-------------------------------+--------------------------------------
 MythWeb fails to load translation files with php5.5 because module_path
 isn't set when Translate is constructed by error_handler to handle the
 error message generated by calling mysql_connect. To fix this I moved the
 error_reporting check above Translate::find. define and translate should
 probably be init earlier if error reporting depends on them.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11513>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list