mrthuanvn / gaforflash

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

Strange characters in the URL will cause an error #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Enter in a website that contains the GA included directly in Flash, and insert 
extraneous characters in your URL, example: 
http://www.studio61.com.br/?strangeChar=%n

Requires the debug Flash Player installed to see the error.

What version of the product are you using? On what operating system?
GATracker Version: 1.0.1.319
SO: Windows 7
Flash Player 10

Error:
URIError: Error #1052: URI invalid passed to the function decodeURI.
    at global/decodeURI()
    at com.google.analytics.utils::Variables/decode()[/buRRRn/projects/GAforFlash/GA_AS3/build/tmp/com/google/analytics/utils/Variables.as:121]

Original issue reported on code.google.com by luis.fla...@gmail.com on 4 Apr 2011 at 8:10