Summary | Portal Weather.com Module variable typo |
Queue | Horde Base |
Queue Version | 3.0 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | horde (at) spiresfamily (dot) com |
Created | 12/29/2004 (7574 days ago) |
Due | |
Updated | 01/27/2005 (7545 days ago) |
Assigned | |
Resolved | 12/30/2004 (7573 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Portal Weather.com Module variable typo
Queue ⇒ Horde Base
$day['temperatureHigh']
should be replaced with:
$day['tempertureHigh']
to resolve the undefined index, or when the index is built it could be
built the other way.
I tried to see if I could find this issue already reported, didn't see
it, so I thought I'd report it for you.
Great work on the product.
-Tyler