Ticket #10 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

xml.nod2XML reports attributes erroneously on IE

Reported by: jp@fiset.ca Assigned to: Jan-Klaas Kollhof
Priority: normal Milestone:
Component: jsolait-core Version: 2.0
Severity: normal Keywords:
Cc:

Description

On IE, there are conditions where the property 'localName' is left undefined for DOM attribute nodes. The resulting serialization contains 'undefined' for attribute names.

Attachments

patch_jsolait_node2XML.txt (1.0 kB) - added by jp@fiset.ca on 01/21/06 05:17:45.
patch to fix issue

Change History

01/21/06 05:17:45 changed by jp@fiset.ca

  • attachment patch_jsolait_node2XML.txt added.

patch to fix issue

01/21/06 11:20:42 changed by Jan-Klaas Kollhof

  • status changed from new to assigned.

I guess the xml module has never been properly tested. I realy should set up some unittesting for jsolait ...

04/04/06 16:15:33 changed by Jan-Klaas Kollhof

  • status changed from assigned to closed.
  • resolution set to fixed.