Ticket #346 (closed defect: fixed)

Opened 3 years ago

Last modified 18 months ago

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

Changed 3 years ago by alex

  • milestone changed from 0.2.2release to 0.3release

Please do not file bugs against closed releases.

Changed 3 years ago by alex

  • owner changed from anonymous to dylan

Changed 3 years ago by alex

  • status changed from new to closed
  • resolution set to fixed

fixed in [3910]

Changed 18 months ago by anonymous

  • milestone deleted

Milestone 0.3release deleted

Note: See TracTickets for help on using tickets.