Bugs item #2528707, was opened at 2009-01-22 15:48
Message generated for change (Comment added) made by lennarth3
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=2528707&group_id=23245
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Output
Group: phpweather-2.x
Status: Open
Priority: 5
Private: No
Submitted By: Lennart Holleman (lennarth3)
Assigned to: Nobody/Anonymous (nobody)
Summary: Undefined offset
Initial Comment:
In the test2.php file i do get a warning saying an "undefined offset" in my phpweather.php file. The matching row of that error is in the PROB area of the TAF decoder.
I have noticed that it wil only give this failure/warning if the TAF is of a very long format, especialy in bad weather conditions.
Does anyone know how to fix this small problem?
Best regards,
Lennart
----------------------------------------------------------------------
>Comment By: Lennart Holleman (lennarth3)
Date: 2009-01-24 00:05
Message:
After another night of searching and reading of the source I noticed the
problem is in the PROB.. area. The problem only shows when PROB## is
followed by another item like:
PROB40 TEMPO .....
Anyone an idea how to fix this?
Kind regards,
Lennart
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377952&aid=2528707&group_id=23245
|