Bug #2090
closedproblem with registering UI
0%
Description
using dataset:
seabloom.5.2
Sedgwick BYDV Prevalence
1) generate a data form
2) choose table "bydv-data-out.csv" for generation
3) see exception:
note "ID = data_form_seabloom.5.2_table_No_such_entity!.ser"
am i replacing dashes before asking datapackage for the entity? (hence
"No_such_entity!"??)
Exception in thread "Thread-7" java.lang.IllegalArgumentException: Non-valid ID
received:
ID = data_form_seabloom.5.2_table_No_such_entity!.ser
(contains illegal characters)
xulFile =
[...]
</window>
docType_schemaLocation = eml://ecoinformatics.org/eml-2.0.0
xpath = /
mode = editor
at
edu.ucsb.nceas.jalama.JalamaFormLib.throwIllegalArgumentException(JalamaFormLib.java:421)
at edu.ucsb.nceas.jalama.JalamaFormLib.installForm(JalamaFormLib.java:301)
at
edu.ucsb.nceas.jalama.entrypoint.morpho.OpenUIGenCommand$UIGenThread.run(OpenUIGenCommand.java:394)