Zend Framework

Zend_Gdata_Extension_When::__toString() references undefined variable: valueString

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7.4
  • Fix Version/s: 1.7.6
  • Component/s: Zend_Gdata
  • Labels:
    None

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/google-calendar-help-dataapi/browse_thread/thread/29adb1750d36d545

Activity

Hide
Trevor Johns added a comment -
Show
Trevor Johns added a comment - Patch sent to Jochen Hartmann for review: http://codereview.appspot.com/21054
Hide
Trevor Johns added a comment -

Committed to trunk as r14150...

commit c3a801faecbcb026246ddef39eeb0a63ef6a3225
Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Date: Mon Feb 23 21:59:24 2009 +0000

ZF-5782: Fix 'undefined variable: valueString' in
Zend_Gdata_Extension_When::__toString().

Review URL: http://codereview.appspot.com/21054

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@14150 44c647ce-9c0f-0410-b52

Committed to release-1.7 as r14151...

commit 46d5844c2f3a133fb1ce9ac5a53a79b675bf6ed3
Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Date: Mon Feb 23 22:04:35 2009 +0000

Merging r14150 from trunk to release-1.7.

ZF-5782: Fix 'undefined variable: valueString' in
Zend_Gdata_Extension_When::__toString().

Review URL: http://codereview.appspot.com/21054

git-svn-id: http://framework.zend.com/svn/framework/standard/branches/release-1.7@14151 44c647c

Marking as fixed for next mini release.

Show
Trevor Johns added a comment - Committed to trunk as r14150...
commit c3a801faecbcb026246ddef39eeb0a63ef6a3225 Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Mon Feb 23 21:59:24 2009 +0000 ZF-5782: Fix 'undefined variable: valueString' in Zend_Gdata_Extension_When::__toString(). Review URL: http://codereview.appspot.com/21054 git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@14150 44c647ce-9c0f-0410-b52
Committed to release-1.7 as r14151...
commit 46d5844c2f3a133fb1ce9ac5a53a79b675bf6ed3 Author: tjohns <tjohns@44c647ce-9c0f-0410-b52a-842ac1e357ba> Date: Mon Feb 23 22:04:35 2009 +0000 Merging r14150 from trunk to release-1.7. ZF-5782: Fix 'undefined variable: valueString' in Zend_Gdata_Extension_When::__toString(). Review URL: http://codereview.appspot.com/21054 git-svn-id: http://framework.zend.com/svn/framework/standard/branches/release-1.7@14151 44c647c
Marking as fixed for next mini release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: