[commits] Horde branch develop updated. bc43f4e0f915bf74bc92218a801c948df9ad3b5f
Michael J. Rubinsky
mrubinsk at horde.org
Mon Nov 14 04:32:17 UTC 2011
The branch "develop" has been updated.
The following is a summary of the commits.
from: e25e89aedcefe491128909728c2b62511416657a
3fc161d Fix throwing exception
0c037b6 Need rawurlencode here, as we need % encoding of spaces
5f2d8a1 Catch error responses from API call
9bc66da Catch case where JSON returned is invalid.
bc43f4e Properly catch exception
-----------------------------------------------------------------------
commit 3fc161ded8a89cf1087b7fb586ca1c99036233c9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Nov 13 23:14:35 2011 -0500
Fix throwing exception
horde/lib/Block/Weather.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/3fc161ded8a89cf1087b7fb586ca1c99036233c9
-----------------------------------------------------------------------
commit 0c037b667f52c43068022a289459f01fd8d51764
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Nov 13 23:16:57 2011 -0500
Need rawurlencode here, as we need % encoding of spaces
.../lib/Horde/Service/Weather/WeatherUnderground.php | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/0c037b667f52c43068022a289459f01fd8d51764
-----------------------------------------------------------------------
commit 5f2d8a1d057f856a87224166c8789b56d647c916
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Nov 13 23:17:26 2011 -0500
Catch error responses from API call
.../lib/Horde/Service/Weather/WeatherUnderground.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/5f2d8a1d057f856a87224166c8789b56d647c916
-----------------------------------------------------------------------
commit 9bc66da68cd69916b4d1f8b88da51edcec0adb22
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Nov 13 23:30:04 2011 -0500
Catch case where JSON returned is invalid.
This happens in a few cases currently with Wunderground, when property values are empty.
Ticket opened with Wunderground.
.../lib/Horde/Service/Weather/WeatherUnderground.php | 6 ++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/9bc66da68cd69916b4d1f8b88da51edcec0adb22
-----------------------------------------------------------------------
commit bc43f4e0f915bf74bc92218a801c948df9ad3b5f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sun Nov 13 23:31:23 2011 -0500
Properly catch exception
horde/lib/Block/Weather.php | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/bc43f4e0f915bf74bc92218a801c948df9ad3b5f
More information about the commits
mailing list