Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.3, 1.0.0 RC1, 1.0.0 RC2, 1.0.0 RC3, 1.0.0, 1.0.1
-
Fix Version/s: Next Major Release
-
Component/s: Zend_Gdata
-
Labels:None
-
Fix Version Priority:Nice to Have
Description
Remove the duplicate code in Zend_Gdata_AuthSub
Issue Links
| This issue is related to: | ||||
| ZF-2141 | Zend_Gdata_AuthSub::AuthSubRevokeToken() generates warning |
|
|
|
Fixed in r8108 for each of the helper functions (AuthSubRevokeToken, getAuthSubSessionToken, getAuthSubTokenInfo) to use the getHttpClient method instead of constructing their own each time.