[Tickets #14094] Re: Update World Weather Online to v2 API.

noreply at bugs.horde.org noreply at bugs.horde.org
Sat Aug 29 03:02:34 UTC 2015


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14094
------------------------------------------------------------------------------
  Ticket             | 14094
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Update World Weather Online to v2 API.
  Queue              | Horde Framework Packages
  Type               | Enhancement
-State              | Assigned
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2015-08-29 03:02) wrote:

Support for v2 added in Horde_Service_Weather 2.2.0.

Needs configuration change in Horde to switch to v2 though. Support is  
present in git, but not yet in released PEAR pacakges. To enable this  
before the next Horde application release add the following to the  
very end of your horde/config/conf.php file:

$conf['weather']['params']['apiversion'] = '2';

This is needed because the version 1 api is still supported for  
existing accounts and we default to version 1 in code for BC.







More information about the bugs mailing list