Oxygen 26.0 giving a "java.security.AllPermission" error -- What to do about it?

Hello, I'm also having this issue. I did check the box for "Disable Schematron security checks". The error message did not go away. I don't know if this is significant but when I click the error message, it takes me to a file called "oXygenSchematronDispatcher.xsl" which itself has two error highlights that it "can not find a 0 argument function" for "oxy:line-number()" and "oxy:column-number()". Is this a bug? Thanks, -- Danny MacMillan Sent with [Proton Mail](https://proton.me/) secure email. ------- Original Message ------- On Friday, October 13th, 2023 at 00:30, Oxygen XML Editor Support (Teo Timplaru) <support@oxygenxml.com> wrote:
Hi Roger,
Not having your Schematron file available, I would suggest you to activate the option "Disable Schematron security checks" from Preferences, section "XML / XML Parser / Schematron". You can find more details here: https://www.oxygenxml.com/doc/versions/26.0/ug-editor/topics/schematron-pref...
Regards, Teo
On 10/12/2023 2:45 PM, Roger L Costello wrote:
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Further to this: Your response to the OP suggested this was contingent on what is in the Schematron file itself. But this happens even if I create a brand new Schematron file based on the Oxygen template and make no changes at all. <?xml version="1.0" encoding="UTF-8"?> <sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2" xmlns:sqf="http://www.schematron-quickfix.com/validator/process"> <sch:pattern> <!-- Change the attribute to point the element being the context of the assert expression. --> <sch:rule context="my_element"> <!-- Change the assert expression. --> <sch:assert test="true()">Error message.</sch:assert> </sch:rule> </sch:pattern></sch:schema> Sent with [Proton Mail](https://proton.me/) secure email. ------- Original Message ------- On Friday, October 20th, 2023 at 08:34, Danny MacMillan <dm-bulk-oxygenxml@mail-eh.ca> wrote:
Hello,
I'm also having this issue. I did check the box for "Disable Schematron security checks". The error message did not go away.
I don't know if this is significant but when I click the error message, it takes me to a file called "oXygenSchematronDispatcher.xsl" which itself has two error highlights that it "can not find a 0 argument function" for "oxy:line-number()" and "oxy:column-number()".
Is this a bug?
Thanks,
-- Danny MacMillan
Sent with [Proton Mail](https://proton.me/) secure email.
------- Original Message ------- On Friday, October 13th, 2023 at 00:30, Oxygen XML Editor Support (Teo Timplaru) <support@oxygenxml.com> wrote:
Hi Roger,
Not having your Schematron file available, I would suggest you to activate the option "Disable Schematron security checks" from Preferences, section "XML / XML Parser / Schematron". You can find more details here: https://www.oxygenxml.com/doc/versions/26.0/ug-editor/topics/schematron-pref...
Regards, Teo
On 10/12/2023 2:45 PM, Roger L Costello wrote:
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (3)
-
Danny MacMillan
-
Oxygen XML Editor Support (Teo Timplaru)
-
Roger L Costello