Home › Forums › General XMetaL Discussion › DOMElement.nodeValue behavior in XMetaL Author 8 SP1 › Reply To: DOMElement.nodeValue behavior in XMetaL Author 8 SP1
Reply to: DOMElement.nodeValue behavior in XMetaL Author 8 SP1
August 2, 2013 at 7:08 pmIt looks like this behaviour has changed. Up to version 7 this API returns an empty string (slightly different from null). I can reproduce the behavior in 8.0 but at this point I'm not sure if this was done on purpose or in error. Given my understanding of the DOM I suspect it is a bug.
The developer that can best confirm this is currently unavailable so it might take a while to get you a good answer.
If you can work around this by altering your code that would be my recommendation for now.