Zend Framework

Missing $this-> in feed functions in Zend_Gdata_YouTube_UserProfileEntry

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major 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.

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r15963

Show
Satoru Yoshida added a comment - Solved in SVN r15963
Hide
Trevor Johns added a comment -

Committed to release-1.8 as r15977.

commit 0e1dbcb8b0c4e0a55b4f58004eebb02eb85e0d19
Author: yoshida@zend.co.jp <yoshida@zend.co.jp@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Date:   Wed Jun 10 12:21:49 2009 +0000

    [ZF-6947]Missing $this in feed functions
    
    git-svn-id: http://framework.zend.com/svn/framework/standard/branches/release-1.8@15977 

 library/Zend/Gdata/YouTube/UserProfileEntry.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
Show
Trevor Johns added a comment - Committed to release-1.8 as r15977.
commit 0e1dbcb8b0c4e0a55b4f58004eebb02eb85e0d19
Author: yoshida@zend.co.jp <yoshida@zend.co.jp@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Date:   Wed Jun 10 12:21:49 2009 +0000

    [ZF-6947]Missing $this in feed functions
    
    git-svn-id: http://framework.zend.com/svn/framework/standard/branches/release-1.8@15977 

 library/Zend/Gdata/YouTube/UserProfileEntry.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: