xquery transformation scenario resetting "allow calls on ext

Issues related to W3C XQuery.
mattcoarr
Posts: 2
Joined: Fri Aug 30, 2013 11:08 pm

xquery transformation scenario resetting "allow calls on ext

Post by mattcoarr »

I'm using Oxygen Developer on an xquery file.

I'm trying to check the option:

Allow calls on extension functions ("-ext")

I'm using Saxon-EE Xquery 9.5.0.2.

However, every time I set this checkbox and leave the "transformation scenario" configuration dialog, the checkbox gets reset to unchecked.

Any ideas?

Thanks!
Matt
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: xquery transformation scenario resetting "allow calls on

Post by adrian »

Hello,

There is indeed a bug there for the "Allow calls on extension functions" option from the transformation scenario dialog that prevents it from being correctly saved.
I've logged this problem on our issue tracking tool to be resolved in the next release of Oxygen.

As a workaround you can enable this option globally (by default it is enabled) in:
Options > Preferences, XML / XSLT-FO-XQuery / XQuery / Saxon-HE/PE/EE, in the subsection Saxon-PE/EE options. You should then create the transformation scenario again, just to make sure that the global option is correctly picked up.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: xquery transformation scenario resetting "allow calls on

Post by adrian »

Hi,

This problem has been resolved in v15.1 of Oxygen.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply