Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.4.7

Bug #3616 Globalweather generates notices
Submitted: 2005-02-27 19:34 UTC
From: cmoehrke at netviser dot de Assigned:
Status: No Feedback Package: Services_Weather
PHP Version: 5.0.3 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-02-27 19:34 UTC] cmoehrke at netviser dot de
Description: ------------ The example globalweather-basic.php generates notices in Globalweather.php Reproduce code: --------------- Use globalweather-basic.php and turn notices on Expected result: ---------------- No Notice Actual result: -------------- Notice: Uninitialized string offset: 0 in /usr/local/php/pear/Services/Weather/Globalweather.php on line 365 Notice: Trying to get property of non-object in /usr/local/php/pear/Services/Weather/Globalweather.php on line 365

Comments

 [2005-03-02 01:12 UTC] eru
Could you please var_dump the content of $this->_weather when the error occurs? I wasn't able to reproduce this.
 [2005-04-05 07:52 UTC] eru
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you.