Actions
Bug #4605
closedSemantic Annotation NPE
Start date:
12/07/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4605
Description
If you File=> Save Achive (KAR), and say yes to semantically annotate it, you get an NPE:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: name
at java.util.zip.ZipFile.getEntry(ZipFile.java:247)
This happens during Export Run in the WRM too.
Also: I believe we decided we can probably just do away with the semantic annotate warning dialog since the Tagging interface now exists and tagging is more apparent to the user.
Related issues
Actions