Opened 15 years ago

Closed 15 years ago

#6781 closed patch (fixed)

Show location and source of weather screens in help text.

Reported by: Marc Alban <marcalban@…> Owned by: paulh
Priority: trivial Milestone: 0.22
Component: Plugin - MythWeather Version: head
Severity: low Keywords: MythWeather
Cc: Ticket locked: no

Description

Due to a value not getting initialized the source and location of weather screens are not displayed in the help text of the setup window.

This makes managing the screens difficult since the user is not able to determine which screen displays what data.

Attachments (3)

weather_setup.patch (674 bytes) - added by Marc Alban <marcalban@…> 15 years ago.
Patch initializes the multiLoc value so that the source and location are displayed in the help text.
before.png (186.6 KB) - added by Marc Alban <marcalban@…> 15 years ago.
The weather screen setup window before patch.
after.png (229.7 KB) - added by Marc Alban <marcalban@…> 15 years ago.
The weather screen setup window after patch.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Marc Alban <marcalban@…>

Attachment: weather_setup.patch added

Patch initializes the multiLoc value so that the source and location are displayed in the help text.

Changed 15 years ago by Marc Alban <marcalban@…>

Attachment: before.png added

The weather screen setup window before patch.

Changed 15 years ago by Marc Alban <marcalban@…>

Attachment: after.png added

The weather screen setup window after patch.

comment:1 Changed 15 years ago by paulh

Owner: changed from Isaac Richards to paulh
Status: newassigned

comment:2 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [21103]) Show the location and source of weather screens on MythWeather?'s setup screen. Patch from Marc Alban. Closes #6781.

Note: See TracTickets for help on using tickets.