Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

99 - Error when loading malformed XML is intermittently not captured #98

Closed
arthur-debert opened this issue Oct 15, 2010 · 2 comments
Closed

Comments

@arthur-debert
Copy link
Owner

What steps will reproduce the problem?

Create malformed XML, load the malformed XML as part of a sequence of items.
Occasionally the garbage collector will remove the reference to the inline
method defined in BulkLoader to capture Error events and the event bubbles.

What version of the product are you using? On what operating system?

FDT / Flex 3 SDK

Please provide any additional information below.

I can only infer that it's the GC that causes this problem because it's
intermittent, but it makes sense.

I've attached a trivial patch to rememdy the problem. Since I've applied
this patch I've been unable to recreate the issue.

Original link: http://code.google.com/p/bulk-loader/issues/detail?id=99
@arthur-debert
Copy link
Owner Author

alec...@googlemail.com - 2009-08-07 00:00:00
None

@arthur-debert
Copy link
Owner Author

debert - 2009-09-07 00:00:00
None

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant