drflash / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
1 stars 0 forks source link

getLocal throws uncatched exception #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. disable storage of local Shared Objects
2. instantiate GATracker

What is the expected output? What do you see instead?

no output expected

instead exception is thrown:

Error: Error #2134: SharedObject kann nicht erstellt werden.
at flash.net::SharedObject$/getLocal()
at com.google.analytics.core::Buffer()
at com.google.analytics::GATracker/_trackerFactory()
at com.google.analytics::GATracker/_factory()
at com.google.analytics::GATracker()

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

1.0.1.319

Please provide any additional information below.

potentially there are accesses to SharedObjects in other places that should
be secured as well

Original issue reported on code.google.com by flowdr...@googlemail.com on 10 Feb 2009 at 9:56

GoogleCodeExporter commented 9 years ago

Original comment by zwetan on 10 Feb 2009 at 5:05

GoogleCodeExporter commented 9 years ago

Original comment by zwetan on 10 Feb 2009 at 5:05

GoogleCodeExporter commented 9 years ago
This has already been fixed in the latest revision.

Original comment by Nicksk...@gmail.com on 10 Feb 2009 at 5:56