[mythtv-commits] Ticket #11200: Multiple spaces in recording title makes recording inaccessible

MythTV noreply at mythtv.org
Thu Oct 25 21:45:42 UTC 2012


#11200: Multiple spaces in recording title makes recording inaccessible
-------------------------------------------------+------------------------
     Reporter:  kenni                            |      Owner:  stuartm
         Type:  Bug Report - General             |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  MythTV - User Interface Library  |    Version:  0.26-fixes
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+------------------------
 When a recording has multiple spaces next to each other in its title;

 {{{
 mysql> select title from recorded where title LIKE "Undercover%"\G;
 *************************** 1. row ***************************
 title: Undercover chef -  danske diakonplejehjem
 1 row in set (0.00 sec)
 }}}

 ..then the recording will be inaccessible from the default recordings
 view, as the two spaces are truncated into one:[[BR]]
 http://postimage.org/image/p57ovzlax/

 But it can still be seen through a custom search and the "Show Searches"
 group view:[[BR]]
 http://postimage.org/image/62loz0xhx/

 This seems to be independent of the theme, I've tested Arclight, Mythbuntu
 and Steppes.

 MythTV 0.26-fixes version: v0.26.0-14-g280e7ef

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


More information about the mythtv-commits mailing list