Ticket #98 (accepted defect)

Opened 12 months ago

Last modified 12 months ago

Fix 'undefined' test in echo example

Reported by: thijs Owned by: thijs
Priority: major Milestone: At some point
Component: Examples Version: 0.1a
Keywords: Cc:

Description

The undefined test in the EchoTest example currently doesn't correctly check if the test result is correct or not.

void returns undefined in Actionscript, and currently PyAMF returns null in response to the test instead of undefined. The correct response type is void.

Change History

Changed 12 months ago by thijs

  • status changed from new to accepted

Changed 12 months ago by nick

  • milestone changed from Beta to Blue Sky
Note: See TracTickets for help on using tickets.