[mythtv-commits] Ticket #11237: frontend's play program network_control message gives misleading error messages

MythTV noreply at mythtv.org
Wed Nov 14 22:58:00 UTC 2012


#11237: frontend's play program network_control message gives misleading error
messages
-------------------------------------+-------------------------------------
 Reporter:  George Nassas            |           Type:  Bug Report -
  <gnassas@…>                        |  General
   Status:  new                      |       Priority:  minor
Milestone:  unknown                  |      Component:  MythTV - General
  Version:  Unspecified              |       Severity:  medium
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
 If you send a misformatted starttime to the frontend's play program
 command it gives you error messages like "ERROR: You are in playbackbox
 mode and this command is only for playback mode".

 The problem is the test that checks for a play program command also
 validates it and, on a failure, falls through to the complaint about
 modes.

 The patch disentangles the test and validation parts returns accurate
 error messages.

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


More information about the mythtv-commits mailing list