Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.3
-
None
-
IE 6.0
Description
I just swithed from 1.3.2 to 1.3.3 and that resultet in a javascript error "type mismatch" in line 227,
wich is this line in wicket-autocomplete.js:
menu.style.zIndex=index=="auto"?index:Number(index)+1;
Only in IE (6.0) - firefox works fine.
Attachments
Issue Links
- is duplicated by
-
WICKET-1943 Wicket is changing the HTML within an input tag, autocomplete attribute from off to false
- Resolved