kitodo / kitodo-ugh

Kitodo.UGH Library
2 stars 10 forks source link

Metadata editor refuses saving with empty MetsPointerURL #25

Closed matthias-ronge closed 2 years ago

matthias-ronge commented 8 years ago

The metadata editor refuses saving if a tree node has an empty field MetsPointerURL. This may happen if the metadata field MetsPointerURL is set DefaultDisplay="true" in the ruleset. DocStruct.getAllRealSuccessors() should be changed to treat a present, empty field equal to an absent one.