Logged In: YES
user_id=251681
Originator: YES
Fixed in 9.0.0.3
Saxon 9.0 requires the XMLReader (that is, the SAX parser) to recognize and support the feature "http://xml.org/sax/properties/lexical-handler"
Support for this feature is optional in SAX, and the only adverse consequence of not recognizing it is that comments will not be notified to Saxon. Previous releases of Saxon did not require this feature to be supported.
A patch will be placed in subversion (module net.sf.saxon.event.Sender)
Logged In: YES
user_id=251681
Originator: YES
Fixed in 9.0.0.3