ZF-4868: Bug with wrong parameter in Zend_Gdata_App_Feed
Description
The offsetExists function is using a parameter named $offset but working with a variable named $key.
The offsetExists function is using a parameter named $offset but working with a variable named $key.
Comments
Posted by Jochen Hartmann (jhartmann) on 2009-02-26T16:47:31.000+0000
Fisheye is down at the moment but I verified that this has been fixed at some point and is working as of at least the 1.7 branch.