BUG: Import of defect xml questionaries
Status: Alpha
Brought to you by:
dirkd
While importing xml questionaries with digi-desktop the
app tried to import a defect (examples for old schema)
questionary. Somewhere
in "XMLFormatterDriver.readQuestionaryHead" a
NullPointerException is thrown and caught somewhere
but the import process hangs forever.
-the driver should detect and signal a defect questionary
-the import dialog should detect error signals and handle
them correctly (skip defect, or cancel import).
Needs investigation on error source and how to fix.
Logged In: YES
user_id=187405
-applied a quick fix [catch ALL Exceptions in
ImportStatusDialog V1.7 "receiveProfile()"]
-needs further investigation when exceptions are apllied
application-wide