MorganaXProc 1.0.1 released
MorganaXProc 1.0.1 was released ob 2016-12-22.
This is service release, fixing some bugs.
Details:
- Fixed a bug in p:choose and p:when, where a xxx:log/xxx:output etc. is mistakenly interpreted as a p:log, p:output etc. Thanks to Bert for reporting it!
- Fixed a bug where attribute „use-when“ is ignored in an imported library. (Also found by Bert.)
- Fixed a bug where an „unconnected port“-error is raised, although there is a pipe connection in an p:xpath-context.
- Reworked handling of XMLReader's in p:unescape-markup: Better support for nu.validator. Use: „nu.validator.htmlparser.sax.HtmlParser“ for HTMLParserClass.
- Checked with Saxon HE 9.7.0.14.
- Fixed a bug resulting in a NullPointerException when the HTML parser class given in configuration is not found.
- Minor bugs fixed in XPath/XQuery implementation.