Zend Framework

Zend_Amf_Server getDirectory returns the wrong variable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.5
  • Fix Version/s: None
  • Component/s: Zend_Amf
  • Labels:
    None

Description

This issue appears to have been resolved in trunk, revision 13480, but to my surprise this was not fixed in the 1.7.5 release.

public function getDirectory()
{
return $_directory;
}

Should return $this->_directories

My company has developed a basic but highly useful service browser that works with Zend_Amf we'd like to release into the wild as open source, but would like to avoid users having to hack the Server.php file to get it to work. What release can we expect this fix in?

Issue Links

Activity

Hide
Wade Arnold added a comment -

This has been resolved in the trunk. The change was committed with a bug fix for ZF-5388 and that is pending a merge into the next release.

Show
Wade Arnold added a comment - This has been resolved in the trunk. The change was committed with a bug fix for ZF-5388 and that is pending a merge into the next release.
Hide
Wade Arnold added a comment -

The resolution for this issue where committed with the ZF-5388 bug.

Show
Wade Arnold added a comment - The resolution for this issue where committed with the ZF-5388 bug.
Hide
Andy Mayer added a comment -

Thanks for the reply. When you say "next release" I take it you're talking about 1.8?

I just download 1.7.7 and it's still not fixed.

Show
Andy Mayer added a comment - Thanks for the reply. When you say "next release" I take it you're talking about 1.8? I just download 1.7.7 and it's still not fixed.
Hide
Wade Arnold added a comment -

The change has been updated into the 1.7 release branch and will be a part of the next mini release. Please let me know more about your service browser! fire me an email!

Show
Wade Arnold added a comment - The change has been updated into the 1.7 release branch and will be a part of the next mini release. Please let me know more about your service browser! fire me an email!
Hide
Andy Mayer added a comment -

Thanks for the update Wade. I sent you an email this morning with PHP code and a link to an AIR app, so please be on the lookout

Show
Andy Mayer added a comment - Thanks for the update Wade. I sent you an email this morning with PHP code and a link to an AIR app, so please be on the lookout

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: