Hi all,

I think I'm experiencing a regression in the BaseX-10.7 GUI w.r.t. the CSV parser, when creating a new database.

When I select CSV in the "Input format" dropdown on the "General" tab, nothing seems to be selected:

 * the dropdown stays open
 * no file mask is changed in "File patterns"
 * the "Parsing" tab doesn't show the CSV parsing options

Additionally, I'm seeing logs starting with:

Exception in thread "AWT-EventQueue-0" 
java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -1 is negative
        at java.base/java.lang.System.arraycopy(Native Method)
        at org.basex.util.Array.copy(Array.java:124)


This looks like an error to me; worked perfectly in 10.6.

Best,

Ron

Reply via email to