Hi France,
[bxerr:BASX0010] Database option not allowed in library module: chop.
As the error message says, database options cannot be set anymore in library modules, only in main modules. The reason is that the options were also affecting other modules, because database options can only be set globally in the query context.
Generally, it’s advisable to use database options locally. Do you know which parts of your module were affected by the option?
Cheers Christian
Does it mean that I no longer need these to keep my spaces intact or is it a bug? I didn't find anything in the doc that mention this option being removed. I'm still finding the option in the doc with 'false' instead of 'no' at http://docs.basex.org/wiki/XQuery_Extensions, and with 'no' at: http://docs.basex.org/wiki/XSLT_Module.
I tried changing 'no' to 'false', but it seems that the issue is with the option itself, not with the value.
-- France Baril Architecte documentaire / Documentation architect france.baril@architextus.com