History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ZF-1902
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Trevor Johns
Reporter: Trevor Johns
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Change parameter on Gapps::insertEmailListRecipient from $emailList to $recipient

Created: 02/Sep/07 09:48 PM   Updated: 23/Jan/08 06:28 PM
Component/s: Zend_Gdata
Affects Version/s: 1.0.1
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

Issue Links:
Related
 

Resolution Date: 21/Sep/07 02:44 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Trevor Johns - 02/Sep/07 09:50 PM
Linking ZF-1827, since they both involve the same parameter.

Trevor Johns - 20/Sep/07 07:51 PM
A patch for this has been filed against ZF-1827. See discussion attached to that issue for more information.

Trevor Johns - 21/Sep/07 02:44 PM
Patch applied to trunk in r6449.
Patch applied to release-1.0 in r6456.

Marking as resolved for 1.0.2.


Darby Felton - 24/Sep/07 10:34 AM
Also fixes 1.1.0

Wil Sinclair - 23/Jan/08 06:28 PM
Updating Fix Version to follow issue tracker conventions.