Skip to content
This repository was archived by the owner on Oct 29, 2018. It is now read-only.

Handle empty nodeLists properly

Compare
Choose a tag to compare
@mficzel mficzel released this 19 Jun 10:30

If a node only contained children that were ignored the returned fusion code was invalid.
This case is fixed by creating an empty string for NodeLists that do not contain meaningful items.