Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
2.4.0SDK
-
None
Description
If the annotation mode in the CAS Editor is set to a type that is currently not present in the type system that was aused to open the CAS, then a NPE is thrown in AnnotationEditor.setEditorSessionPreferences() in line
sessionStore.setValue("LastUsedModeType", getAnnotationMode().getName());
.. I know, I switch type system too often...
Attachments
Issue Links
- duplicates
-
UIMA-2872 Annotation Editor fails to handle invalid annotation mode setting
- Closed