Opened 14 years ago

Closed 14 years ago

#8285 closed defect (fixed)

Menu displayed different to what's offered

Reported by: JYA Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When you go to edit a recording (currently recording) you are offered with a quick menu: change end time

Which is perfect because that's what I want to do most of the time I press the record button.

However, the menu offered then isn't about changing the end time, it's about editing all the recording options (changing end times, isn't even first on the list).

The prompt should be consistent with the options later offered

Change History (2)

comment:1 Changed 14 years ago by robertm

Status: newinfoneeded_new

mythtv-trunk# grep -ir "change end time" * mythtv/programs/mythbackend/scheduler.cpp: VERBOSE(VB_IMPORTANT, QString("Failed to change end time on " mythtv-trunk#

I am happy to change this to something more sensible, but is that the right string?

comment:2 Changed 14 years ago by robertm

Resolution: fixed
Status: infoneeded_newclosed

(In [24165]) Fix #8285. Change apocalyptic-sounding 'Change Ending Time' option to better reflect the full-featured nature of the option. Per David Engel this may be replaced with a simpler screen which merely edits end time logic, at which point we can easily change it back.

Note: See TracTickets for help on using tickets.