Zend Framework

AMF3 Messages with Object as first param fails with badVersion

Details

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

Description

AMF3 calls will fail if the first or only parameter passed to the call is an object. These are calls from Flash, Actionscript 3 netConnection

The fix to the problem seems to be to remove the check on line 184 of Request.php.

Activity

Hide
Wade Arnold added a comment -

Can you supply the simplest code snippet for PHP and AS3 to make this happen. I have an object test that works fine in AS3 from Flex and can not re-create the issue.

Show
Wade Arnold added a comment - Can you supply the simplest code snippet for PHP and AS3 to make this happen. I have an object test that works fine in AS3 from Flex and can not re-create the issue.
Hide
Wade Arnold added a comment -

Changes have been committed to the trunk that resolve the issue. Test case was created and committed.

Show
Wade Arnold added a comment - Changes have been committed to the trunk that resolve the issue. Test case was created and committed.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: