Re: [basex-talk] collection() returns error in Basex 10.5

2023-04-08 Thread Christian Grün
Hi Buddy,

Thanks for the observation. I can confirm that’s a bug. The latest
stable snapshot provides a fix for this [1].

Best,
Christian

[1] https://files.basex.org/releases/latest/


On Fri, Apr 7, 2023 at 4:58 PM Buddy Kresge  wrote:
>
> In BaseX 10.5 GUI, I open up a database and issue the following command: 
> collection()
>
> It returns with the following error:  [FODC0002] No default collection 
> available.
>
> However, when I do the exact same thing in BaseX 9.7, it returns information 
> as expected.
>
> Has something changed in the use of this function from 9.7 to 10.5, or is 
> this a bug in 10.5?
>
> Thanks in advance for your assistance,
>
> Buddy


[basex-talk] collection() returns error in Basex 10.5

2023-04-07 Thread Buddy Kresge
In BaseX 10.5 GUI, I open up a database and issue the following command: 
collection()

It returns with the following error:  [FODC0002] No default collection 
available.

However, when I do the exact same thing in BaseX 9.7, it returns information as 
expected.

Has something changed in the use of this function from 9.7 to 10.5, or is this 
a bug in 10.5?


Thanks in advance for your assistance,

Buddy