Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7 Preview Release, 1.7.1
-
Fix Version/s: 1.7.2
-
Component/s: Zend_Gdata
-
Labels:None
-
Fix Version Priority:Must Have
Description
Zend_Gdata_Photos_UserEntry, line 281
public function getGphotoQuotaCurrent()
{ return $this->_gphotoThumbnail; }It's error, the right ,
return $this->_gphotoQuotaCurrent;
Solved in SVN r12994