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

MythTV noreply at mythtv.org
Wed Jul 20 09:36:40 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 Ian Campbell <ijc@…>):

 In [changeset:"d2469d2e3978a1288f79157990cf015d421d95d4/mythweb"]:
 {{{
 #!CommitTicketReference repository="mythweb"
 revision="d2469d2e3978a1288f79157990cf015d421d95d4"
 Refs #12752 - [mythweb] Avoid double quoting sql

 $db->escape already wraps the result in 's so there is no need to do it in
 the
 caller.

 This is a little complicated in searchMusic since the %'s need to be
 inside the
 quoting but we do not want them to be escaped themselves. Concat them with
 the
 search term using a SQL CONCAT().

 Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list