Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.0.2
-
Component/s: Zend_Gdata
-
Labels:None
Description
Zend_Gdata_Gapps::insertEmailListRecipient lists $emailList as a parameter, even though that parameter should be an EmailListRecipientEntry. To match this, the parameter should be changed to $recipient.
Issue Links
| This issue is related to: | ||||
| ZF-1827 | Wrong variable names listed in docs for Gapps::insertNickname, insertEmailList, and insertEmailListRecipient |
|
|
|
Linking
ZF-1827, since they both involve the same parameter.ZF-1827, since they both involve the same parameter.