madkixt / base2

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

createElement broken in IE6 (base2 1.0 beta) #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Test case:
http://svn.berlios.de/svnroot/repos/wforms/branches/3.0/sandbox/base2-IE6.html

createElement returns 'undefined' in IE6 / WinXP
(6.0.2900.2180.xpsp_sp2_gdr.070227-2254)

Not tested in IE7. 

Original issue reported on code.google.com by cedric.s...@gmail.com on 23 Dec 2007 at 10:15

GoogleCodeExporter commented 8 years ago
This is fixed in the trunk.

Original comment by dean.edw...@gmail.com on 26 Dec 2007 at 7:13

GoogleCodeExporter commented 8 years ago
Thanks! Could you update the packages as well (trunk/lib/*.js)? 

Original comment by cedric.s...@gmail.com on 29 Dec 2007 at 5:24

GoogleCodeExporter commented 8 years ago
trunk/lib/*.js has now been updated. If this version proves stable then I'll 
release
beta2 as soon as I can.

Original comment by dean.edw...@gmail.com on 29 Dec 2007 at 8:54

GoogleCodeExporter commented 8 years ago
createElement is broken in IE 7.0.5730.11 with the code 
http://base2.googlecode.com/svn/version/1.0(beta)/base2-dom-fp.js

I am posting here as it might be related

Original comment by nox...@gmail.com on 31 Dec 2007 at 12:38

Attachments:

GoogleCodeExporter commented 8 years ago
Yes. It's related. It's now fixed in:

http://base2.googlecode.com/svn/trunk/lib/base2-dom-fp.js

I'll release beta2 pretty soon.

Original comment by dean.edw...@gmail.com on 31 Dec 2007 at 1:15

GoogleCodeExporter commented 8 years ago
Fixed in 1.0 beta 2.

Original comment by dean.edw...@gmail.com on 6 Jan 2008 at 9:36