Actions
Bug #623
closednull pointer exception when canceling editor
Start date:
10/09/2002
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
623
Description
Bringing up the metadata editor and then clicking cancel will cause a null
pointer exception when the information in not 'owned' by the user. This should
not be checked at all when the Cancel button is clicked!!!
Updated by Dan Higgins about 22 years ago
found bug in MetaDisplay class which had 'editingComplete' rather than
'editingCanceled'
Actions