node-object-to-xml icon indicating copy to clipboard operation
node-object-to-xml copied to clipboard

false values for attributes are not written

Open dwightkelly opened this issue 8 years ago • 1 comments

If there a reason that attributes that have a value of false are not written to XML?

dwightkelly avatar Jan 24 '17 21:01 dwightkelly

Probably because of an incorrect truthy/falsey if statement. Can you provide a quick code snippet? Should be able to get it fixed quick.

wankdanker avatar Jan 24 '17 22:01 wankdanker