dasmurphy / base2

Automatically exported from code.google.com/p/base2
0 stars 1 forks source link

base2-p.js conflicts with adsense #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://thehoneymonster.net/wordpress/ shows this error

What is the expected output? What do you see instead?
the "occasionwise" item on the sidebar of the site above is supposed to
reveal a calendar. instead, firebug reports that there is an error in
base2.js (included from the svn repo url) with the error message:

missing ] after element list
http://base2.googlecode.com/svn/version/1.0(beta2)/src/base2.js
Line 206
var ns=base2.[object Window]

removing the google adsense adverts allows base2 and my calendar widget to
work as expected.

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

Original issue reported on code.google.com by diddle...@gmail.com on 11 May 2008 at 7:40

GoogleCodeExporter commented 9 years ago
This should be fixed already in the trunk.

http://base2.googlecode.com/svn/trunk/lib/

Original comment by dean.edw...@gmail.com on 26 May 2008 at 2:26

GoogleCodeExporter commented 9 years ago
Fixed in trunk:

http://base2.googlecode.com/svn/trunk/lib/

Original comment by dean.edw...@gmail.com on 27 May 2008 at 3:27