[commits] Horde branch master updated. 7ba663c7467d3aab64ddb385af7605b0fbd7fa82

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 14 04:47:39 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 665e293401e447aed3fc4e38f7256cba668f104e

cae1294 Properly catch exception
aba44f8 Catch case where JSON returned is invalid.
087c930 Catch error responses from API call
2e3204a Need rawurlencode here, as we need % encoding of spaces
7ba663c Fix throwing exception

-----------------------------------------------------------------------

commit cae1294aa123f15d4af33dc8da8bc64ae4d1cb05
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 |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/cae1294aa123f15d4af33dc8da8bc64ae4d1cb05

-----------------------------------------------------------------------

commit aba44f804cb5bfbd7bdbf3cab40f9689518a9f7e
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/aba44f804cb5bfbd7bdbf3cab40f9689518a9f7e

-----------------------------------------------------------------------

commit 087c930fbdc744a076198957c5b76bd5cdd403f6
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/087c930fbdc744a076198957c5b76bd5cdd403f6

-----------------------------------------------------------------------

commit 2e3204aea79d59800755b7b0bf882696cc1d23e8
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/2e3204aea79d59800755b7b0bf882696cc1d23e8

-----------------------------------------------------------------------

commit 7ba663c7467d3aab64ddb385af7605b0fbd7fa82
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/7ba663c7467d3aab64ddb385af7605b0fbd7fa82




More information about the commits mailing list