Opened 12 years ago

Closed 3 years ago

#11237 closed Bug Report - General (Trac EOL)

frontend's play program network_control message gives misleading error messages

Reported by: George Nassas <gnassas@…> Owned by: Bill Meek
Priority: minor Milestone: needs_triage
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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.

Attachments (1)

0005-Give-helpful-errors-for-network-control-play-program.patch (6.1 KB) - added by George Nassas <gnassas@…> 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by George Nassas <gnassas@…>

comment:1 Changed 12 years ago by danielk

Owner: set to danielk
Status: newaccepted

comment:2 Changed 9 years ago by Stuart Auchterlonie

Owner: danielk deleted
Status: acceptednew

comment:3 Changed 5 years ago by Stuart Auchterlonie

Milestone: unknownneeds_triage
Owner: set to Bill Meek
Status: newassigned

Bill, can you review if this is still applicable / relevant?

comment:4 Changed 3 years ago by Stuart Auchterlonie

Resolution: Trac EOL
Status: assignedclosed

We have moved all bug tracking to github [1]

If you continue to have this issue, please open a new issue at github, referencing this ticket.

[1] - https://github.com/MythTV/mythtv/issues

Note: See TracTickets for help on using tickets.