** Description changed:
- The extension functions seem to be disabled in the Saxon B XSLT 2.0
- processor that is packaged for Ubuntu/Debian. This is very surprising,
- because Saxon is maybe the only conformant XSLT 2.0 processor that is
- free, and extension functions are one of it's big selling
I agree that this is confusing, and perhaps the error message itself
could at least clarify that it is a security issue, and that if the
input is trusted then it is simple to turn the option back on.
There is a bit more information in the /usr/share/doc/libsaxonb-
java/README.Debian file, clarifyi
** Changed in: saxonb (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/412517
Title:
extension functions disabled in Saxon B XSLT 2.0 processor
To manage notif
I was just told, that the -ext option enables the extension functions.
In fact, the stylesheet is processed correctly, now:
$ saxonb-xslt -ext:on -xsl:test.xsl -s:test.xml
In retrospect, I would ask, if this situation could be expressed more
clearly in the manual page. Actually, it reads like: