Ticket #1150 (closed defect: fixed)

Opened 2 years ago

Last modified 18 months ago

no formNode null check in iframeOnload

Reported by: Grzegorz Tańczyk Owned by: dylan
Priority: normal Milestone:
Component: IO Version: 0.3
Severity: normal Keywords:
Cc:

Description

I execute dojo.bind with IFrameTransport and with form node. It is possible that this form node will be removed from DOM tree, and it causes error in IE 6 SP2 on this line: req.formNode.removeChild(input);

Change History

Changed 2 years ago by dylan

  • owner changed from alex to dylan
  • status changed from new to assigned

Changed 2 years ago by dylan

  • status changed from assigned to closed
  • version changed from browserio_package to 0.3
  • resolution set to fixed
  • milestone set to 0.4

fixed in [4907]

Changed 18 months ago by anonymous

  • milestone deleted

Milestone 0.4 deleted

Note: See TracTickets for help on using tickets.