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

IE6/IE7 -Script error on gears.google.com site in urchin.js #159

Open
GoogleCodeExporter opened this issue Sep 2, 2015 · 4 comments
Open

Comments

@GoogleCodeExporter
Copy link

1. IE6/IE7 - Go to http://gears.google.com/
Result:  Run time err: Line: 214 Error: Object expected

  <script src="http://www.google-analytics.com/urchin.js " 
type="text/javascript">
  </script>
  <script type="text/javascript"> 
    _uacct = "UA-2138640-1";
    urchinTracker();     // ERR
  </script>

NOTE: No err on site: http://www.google-analytics.com/ (with IE6/IE7)

Original issue reported on code.google.com by [email protected] on 8 Jul 2007 at 4:47

@GoogleCodeExporter
Copy link
Author

Othman, there seems to be an un-closed script tag on line 210.  Can you update 
the .html file?

(FWIW, this doesn't repro for me on a Vista machine with Gears installed, but 
it 
does repro on an XP machine with Gears uninstalled.)

Original comment by [email protected] on 8 Jul 2007 at 5:10

  • Changed title: IE6/IE7 -Script error on gears.google.com site in urchin.js
  • Added labels: Milestone-M1
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Fixed by July 13, 2007. Can be closed.

Original comment by [email protected] on 17 Jul 2007 at 9:34

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Verified with Build V50. Fixed.

Original comment by [email protected] on 17 Jul 2007 at 9:36

  • Changed state: Verified

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 5 Sep 2007 at 6:34

  • Added labels: Version-0.2
  • Removed labels: Milestone-M1

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

No branches or pull requests

1 participant