[Tickets #10854] Re: Dewpoint of 0 degrees not reported
bugs at horde.org
bugs at horde.org
Sun Dec 11 17:48:54 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10854
------------------------------------------------------------------------------
Ticket | 10854
Updated By | arjen+horde at de-korte.org
Summary | Dewpoint of 0 degrees not reported
Queue | Horde Base
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2011-12-11 17:48) wrote:
In retrospect, since we're expecting a numerical value in the first
place (given the 'round'), it is probably sufficient to just use
+ if (is_numeric($current->dewpoint)) {
here.
More information about the bugs
mailing list