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

Key: ZF-1827
Type: Docs:  Problem Docs: Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
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

Wrong variable names listed in docs for Gapps::insertNickname, insertEmailList, and insertEmailListRecipient

Created: 07/Aug/07 02:44 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

File Attachments: 1. Text File ZF-1827_ZF-1902_v1.patch (3 kb)

Issue Links:
Related
 

Language: English


 Description  « Hide
The inline documentation for Zend_Gdata_Gapps::insertNickname, insertEmailList, and insertEmailListRecipient all list $user as a parameter, even though they don't actually have a $user parameter.

These also list $url as a parameter instead of $uri.

The docs should be updated to correct this.



 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Thomas Weidner - 08/Aug/07 09:25 AM
Assigned to Ryan

Trevor Johns - 02/Sep/07 10:22 PM
Updated to note that $uri is also wrong.

Trevor Johns - 20/Sep/07 07:50 PM
Attaching patch as ZF-1827_ZF-1902_v1.patch.

I don't have a Google Apps account with API access to test this with, so somebody else will need to run the unit tests against this before this can be checked in.


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.