[mythtv-commits] Ticket #12752: Hangs at "Loading..." when browsing music to a letter in MythWeb

MythTV noreply at mythtv.org
Mon Jul 18 09:30:50 UTC 2016


#12752: Hangs at "Loading..." when browsing music to a letter in MythWeb
----------------------------------+-------------------------
 Reporter:  ijc@…                 |          Owner:  stuarta
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  Plugin - MythWeb      |        Version:  0.27.6
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------

Comment (by s.p.naylor@…):

 Using Firebug in Firefox when trying to access a letter, the problem
 becomes very obvious.

 Problem looks to be in:
 /usr/share/mythtv/mythweb/modules/music/mp3act_functions.php
 Line: 282
 I think the $db->escape() function is wrapping its output in single
 speech-marks, thus causing the SQL to have contain ''a%'' as a possible
 output.  Removing the outer single speech-marks fixes the problem for me.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12752#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list