kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
63 stars 63 forks source link

Metadata editor crashes after a few clicks #3884

Closed matthias-ronge closed 4 years ago

matthias-ronge commented 4 years ago

Bildschirmfoto_0005

Bildschirmfoto_0006

Bildschirmfoto_0007

Bildschirmfoto_0008

Bildschirmfoto_0009

Bildschirmfoto_0010

Stacktrace:

java.lang.IllegalStateException
    at org.kitodo.production.forms.dataeditor.AddDocStrucTypeDialog.getStructuralElementView(AddDocStrucTypeDialog.java:598)
    at org.kitodo.production.forms.dataeditor.AddDocStrucTypeDialog.prepareSelectAddableMetadataTypesItems(AddDocStrucTypeDialog.java:518)
    at org.kitodo.production.forms.dataeditor.MetadataPanel.showPageInLogical(MetadataPanel.java:145)
    at org.kitodo.production.forms.dataeditor.GalleryPanel.selectMedia(GalleryPanel.java:735)
    at org.kitodo.production.forms.dataeditor.GalleryPanel.select(GalleryPanel.java:775)
solth commented 4 years ago

@matthias-ronge could you test whether the problems still persists after https://github.com/kitodo/kitodo-production/pull/3927 has been merged?

matthias-ronge commented 4 years ago

The problem can still be reproduced with current master at 8b5e52770c01c821035a82dfd02a6a5f05bc9e31.