ZF-5880: Remove mention of setting gd:when valueString in Zend_Gdata_Calendar documentation
Description
The Zend_Gdata_Calendar docbook manual includes an example where a gd:when valueString is set. However, the Calendar API discards this data.
To prevent confusion, this part of the example should be removed from the manual.
Comments
Posted by Trevor Johns (tjohns) on 2009-02-24T15:25:49.000+0000
Patch sent to [~jhartmann] for review:
http://codereview.appspot.com/21064
Posted by Trevor Johns (tjohns) on 2009-03-02T14:12:36.000+0000
Reviewed by [~jhartmann]. Committed to trunk as r14201. Committed to release-1.7 as r14202. Marking as fixed for next-mini release (should be 1.7.7).
commit 18339606f181cc9b20fd51678086c1859790927b Author: tjohns Date: Mon Mar 2 22:01:25 2009 +0000 ZF-5880: Update Zend_Gdata_Calendar documentation to indicate that the gd:when valueString property is unused. git-svn-id: http://framework.zend.com/svn/framework/… 44c647ce-9c0f-0410-b52a-842ac1e357ba commit 9a725f9ca475cb6638d3fae2475c83d39995e435 Author: tjohns Date: Mon Mar 2 22:07:06 2009 +0000 Merge r14201 from trunk to release-1.7. ZF-5880: Update Zend_Gdata_Calendar documentation to indicate that the gd:when valueString property is unused. git-svn-id: http://framework.zend.com/svn/framework/… 44c647ce-9c0f-0410-b52a-842ac1e357ba