In Xalan-C 1.3, usage of an undefined variable causes the ProblemListener to be called with a valid style node. In Xalan-C 1.4, the style node passed to the ProblemListener is NULL.
The same is true of messages generated using xsl:message. Is this a bug or a feature that has been deliberately removed? OTOH, the URI and locator information passed to the ProblemListener are now more accurate :-) Cheers, Brian
