Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: 1.8.4
-
Component/s: Zend_Gdata
-
Labels:None
Description
In the Feed Url functions ( getPlaylistListFeedUrl(), getUploadsFeedUrl(), getSubscriptionsFeedUrl(), getContactsFeedUrl() and getFavoritesFeedUrl() ) in the Zend_Gdata_YouTube_UserProfileEntry class, there is a $this-> missing before calling the getFeedLinkHref() function. You get an error, when calling one of these functions.
Solved in SVN r15963