Opened 12 years ago
Closed 12 years ago
Last modified 12 years ago
#11200 closed Bug Report - General (fixed)
Multiple spaces in recording title makes recording inaccessible
Reported by: | Kenni Lund [kenni a kelu dot dk] | Owned by: | stuartm |
---|---|---|---|
Priority: | minor | Milestone: | 0.26.1 |
Component: | MythTV - User Interface Library | Version: | 0.26-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
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:
http://postimage.org/image/p57ovzlax/
But it can still be seen through a custom search and the "Show Searches" group view:
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
Change History (3)
Note: See
TracTickets for help on using
tickets.
In b47711179612a12d8e4f888c426cb5b268893797/mythtv: