Modify ↓
Ticket #6773 (closed defect: invalid)
Opened 3 years ago
Last modified 3 years ago
Mythweb only allows one animated map in weather module
| Reported by: | phoenixV@… | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | 0.21-fixes |
| Severity: | low | Keywords: | Weaather, Mythweb |
| Cc: | Ticket locked: | no |
Description
If multiple animated maps are defined in mythweather only the first defined is displayed. This seems to be due to a require_once being used in /modules/weathertmpl/default/weather.php and how the generated javascript functions.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

This is due to the nature of the JavaScript? that performs the map animation. A patch to provide unique function names for each animated map will be necessary to get multiple animations running.
There may be a more elegant solution to the problem.
-- Joe Ripley vitaminjoe@…