You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the output option indent to 'no' in the prolog of a main XQuery module should put the contents on the same
line immediately after the doctype declaration.
Describe the bug
Setting the output option indent to 'no' in the prolog of a main XQuery module should put the contents on the same
line immediately after the doctype declaration.
yields
NOTE: You have to store the module and call it via HTTP request, eXide does not show the correct results.
Expected behavior
For the above module to return
This is what Saxon produces ( see: https://xqueryfiddle.liberty-development.net/94hwpid)
To Reproduce
/db/apps/test-html5/index.xq
in a local exist-db instance (or any other subcollection of apps that has no controller).curl http://localhost:8080/exist/apps/templating-test/index.xq
This also applies to
fn:serialize#2
. I added a test belowContext (please always complete the following information)
One option is to use xst, and copy and paste the output produced by running
xst info
here:Build: eXist-6.2.0-SNAPSHOT (ac2c7e1)
Java: 1.8.0_362 (Azul Systems, Inc.)
OS: Mac OS X 12.6.3 (aarch64)
Additional context
conf.xml
? noneThe text was updated successfully, but these errors were encountered: