To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110136


User rene changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |VERIFIED
--------------------------------------------------------------------------------




------- Additional comments from r...@openoffice.org Thu Mar 18 23:58:21 +0000 
2010 -------
with the known not working saxon.jar:

checking which saxon to use... external
checking for /usr/share/java/saxon.jar... yes
checking if saxon works... no
configure: error: Non-functional saxon jar, e.g. crippled saxon-he instead of 
saxonb

-> OK

with saxonb.jar:

checking which saxon to use... external
checking for /usr/share/java/saxonb.jar... yes
checking if saxon works... no
configure: error: Non-functional saxon jar, e.g. crippled saxon-he instead of 
saxonb

I don't think I have the he as at least

   creating: META-INF/service/
  inflating: META-INF/service/javax.xml.transform.TransformerFactory

is present, though which I guess is what you mean by your comment..

But I stumbled over this in README.Debian:

--- snip ---
Calls on external Java functions disabled by default
----------------------------------------------------

By default, SaxonB enables calls on external Java functions to be
embedded in stylesheets or queries. Such calls can invoke arbitrary
Java methods and are thus a security risk when executing untrusted
XSLT stylesheets of XQuery queries.  For this reason, SaxonB in Debian
comes with calls on external Java functions disabled by default.
[...]
If you are using SaxonB from its Java API you should set the Attribute
"FeatureKeys.ALLOW_EXTERNAL_FUNCTIONS" to "true". See the API
reference in the libsaxonb-java-doc package for more information.
--- snip ---

and indeed, when disabling the patch it works.

I think this bug can be set to VERIFIED, the check rejects broken saxons at
least for me...

note to myself: now to look where to best add that Attribute setting...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to