ZF-5377: Update Zend_Gdata_Gapps to use new feed URLs
Description
The hostname used to access the Google Apps API feeds has changed from www.google.com to apps-apis.google.com. The Zend_Gdata_Gapps classes and associated tests need to be updated to use this when constructing URLs.
Since www.google.com continues serve API requests, existing client versions will continue to work. As a result, this issue is not urgent.
Comments
Posted by Trevor Johns (tjohns) on 2008-12-29T18:10:41.000+0000
Committed to trunk as r13478.
Posted by Trevor Johns (tjohns) on 2008-12-30T13:55:34.000+0000
Merged into release-1.7 as r13481.
Marking as fixed for next mini release.