Ticket #240 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Missing NetStatus and IOError event listeners on NetConnections in examples

Reported by: alexp Owned by: alexp
Priority: major Milestone: 0.3
Component: Examples Version: 0.2
Keywords: Cc:
Fixed in revision: Branch:
Author:

Description

If the server script doesn't return a result because of a fatal error, the current flash example code will trigger a runtime error.

Attachments

ByteArrayExamplePatch.diif Download (1.9 KB) - added by alexp 2 years ago.

Change History

Changed 2 years ago by alexp

Changed 2 years ago by alexp

The ByteArrayExamplePatch.diif patch just submitted circumvents the issue for the class Examples/bytearray/flex/src/org/pyamf/examples/bytearray/ByteArrayExample.as

Changed 2 years ago by thijs

  • owner changed from nick to thijs
  • status changed from new to accepted
  • version changed from 0.3 to 0.2

Changed 2 years ago by thijs

  • owner changed from thijs to alexp
  • status changed from accepted to assigned

Hi alexp, thanks for the patch but unfortunately it's also trying to  rename the file. Could you fix this and attach an update patch?

Changed 2 years ago by thijs

  • status changed from assigned to closed
  • resolution set to fixed

Applied patch in r1164, thanks!

Note: See TracTickets for help on using tickets.