Ticket #346 (closed defect: fixed)
Parse.js IE 5.5 problem
| Reported by: | hermanns@… | Owned by: | dylan |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Widgets | Version: | 0.2 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Line 54 throws TypeErrors? with IE 5.5
var ret = djTags[ltn](fragment[item], this, parentComp, fragment[item]index?);
When manually checkin the values, each of the params work, but calling the whole expression fails with a TypeError?.
Used widgets: All of the webwork 2.2 widgets fail here for IE 5.5
Change History
Note: See
TracTickets for help on using
tickets.