Opened 6 years ago

Closed 4 years ago

#1780 closed task (invalid)

Don't expect E4X configuration options to be set to defaults

Reported by: simon Owned by: simon
Priority: major Milestone: 2.1 Final
Component: misc Version: 2.1
Keywords: Cc: fbennett

Description (last modified by simon)

The defaults are specified at:

https://developer.mozilla.org/en/E4X_Tutorial/The_global_XML_object

It seems as though disabling ignoreWhitespace in particular can cause what would usually be perfectly valid XML to become invalid. This caused bug #1779. We should make sure these properties are reset to their defaults before creating new E4X objects.

Frank, you may also want to do this in citeproc-js.

Change History (2)

comment:1 Changed 6 years ago by simon

  • Description modified (diff)

comment:2 Changed 4 years ago by simon

  • Resolution set to invalid
  • Status changed from new to closed

E4X is dead.

Note: See TracTickets for help on using tickets.