opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
40 stars 19 forks source link

Prevent NullPointerException #560

Closed lkiesow closed 2 years ago

lkiesow commented 2 years ago

This patch prevents a NullPointerException whenever someone would access the Annotation Tool with a media package identifier unknown to Opencast.

JulianKniephoff commented 2 years ago

This is a change specific to the SWITCH version of the code. It is merged there and will land here if/when we get to backporting their customizations.