Hi,
While studying Leo's "Higher-Order XQuery Modules" I encountered a small bug in Basex. Probably a wrongly timed initialization of an internal locationpath-variable.
If Basex starts with an editor-window active that contains a query with a doc-statement that contains a relative path, than when directly running this query triggers an error, see attachement: basex-error.txt.
Leo's dijkstra-query also suffers from it.
Regards,
Rob Stapper
PS. Leo's modules made me understand programming functional data structures in Basex. Thanx for that.
--- Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus-bescherming actief is. http://www.avast.com
Hi Rob,
If Basex starts with an editor-window active that contains a query with a doc-statement that contains a relative path, than when directly running this query triggers an error, see attachement: basex-error.txt.
I think I need some more information. I have opened a new BaseX GUI instance, I’ve copied the query..
doc('../resources/dictionary.xml')
..to the editor panel, and when executing it, I get a proper error message (FODC0002).
What’s the easiest way to reproduce the bug?
Thanks, Christian
Leo’s dijkstra-query also suffers from it.
Regards,
Rob Stapper
PS. Leo’s modules made me understand programming functional data structures in Basex. Thanx for that.
Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus actief is.
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de