Modify ↓
Ticket #11035 (closed Patch - Bug Fix: fixed)
Opened 9 months ago
Last modified 9 months ago
Patch to initialize m_selectedItem in MythMenu
| Reported by: | billstuff2001@… | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26 |
| Component: | MythTV - User Interface Library | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
MythMenu? sometimes picks a random menu item instead of the first item because m_selectedItem is not initialized. This patch initializes m_selectedItem to 0.
Attachments
Change History
comment:1 Changed 9 months ago by stichnot
- Owner set to stichnot
- Status changed from new to accepted
- Component changed from MythTV - General to MythTV - User Interface Library
- Milestone changed from unknown to 0.27
This can go into 0.26-fixes after the release.
comment:2 Changed 9 months ago by stuartm
- Owner changed from stichnot to stuartm
- Version changed from Unspecified to Master Head
- Milestone changed from 0.27 to 0.26
comment:3 Changed 9 months ago by Stuart Morgan <smorgan@…>
- Status changed from accepted to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
