ZF-5782: Zend_Gdata_Extension_When::__toString() references undefined variable: valueString
Description
It looks like Zend_Gdata_Extension_When::__toString() is referencing $valueString when it should be referencing $this->_valueString.
Reported here: http://groups.google.com/group/…
Comments
Posted by Trevor Johns (tjohns) on 2009-02-23T12:53:51.000+0000
Patch sent to [~jhartmann] for review: http://codereview.appspot.com/21054
Posted by Trevor Johns (tjohns) on 2009-02-23T14:06:20.000+0000
Committed to trunk as r14150...
{quote}commit c3a801faecbcb026246ddef39eeb0a63ef6a3225 Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Mon Feb 23 21:59:24 2009 +0000
Committed to release-1.7 as r14151...
{quote}commit 46d5844c2f3a133fb1ce9ac5a53a79b675bf6ed3 Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Mon Feb 23 22:04:35 2009 +0000
Marking as fixed for next mini release.