Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#9512 closed Patch - Bug Fix (fixed)

Two small fixes for "Set Priorities" screen

Reported by: billstuff2001@… Owned by: stuartm
Priority: minor Milestone: 0.24.1
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

While working on a theme I had the following two problems in the "Set Priorities" screen:

  • field "recpriorityB" is not filled in
  • the "progpriority" and "finalpriority" fields do not get updated until I navigate off of and back to the current program item

I've attached patches for both problems.

Attachments (2)

203-fixrecpriorityB.patch (949 bytes) - added by anonymous 13 years ago.
204-UpdateSetPriorityDisplay.patch (556 bytes) - added by anonymous 13 years ago.

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by anonymous

Attachment: 203-fixrecpriorityB.patch added

Changed 13 years ago by anonymous

comment:1 Changed 13 years ago by stuartm

Milestone: unknown0.24.1
Owner: set to stuartm
Status: newaccepted

comment:2 Changed 13 years ago by stuartm

Ref [d78edbd]

comment:3 Changed 13 years ago by stuartm

Resolution: Fixed
Status: acceptedclosed

Ref [c884505]

The second patch isn't correct, it suggests a bug in MythUIButtonList which should be re-drawing upon changes to MythUIButtonListItem. I'm going to make this as fixed, but I'll look at the bug.

comment:4 Changed 13 years ago by billstuff2001@…

Thanks Stuart,

To clarify the priority display issue: it's the window-level info that doesn't get updated (textarea fields "recpriority" "recpriorityB" and "finalpriority", IIRC).

The display within the MythUIButtonList looks ok.

-Bill

comment:5 Changed 13 years ago by stuartm

Ok thanks, I misunderstood the issue, that's a different matter then.

comment:6 Changed 13 years ago by Bill Stuff

Resolution: Fixedfixed

Fix priority textareas not being updated when priority is increased on a list entry. Fixes #9512

Signed-off-by: Stuart Morgan <smorgan@…>

Changeset: 746ec9e11ff1e936916a82e3d402fc57b3112231

Note: See TracTickets for help on using tickets.