Till

Results 4 issues of Till

The current usage of function_exists does not allow for multiple inclusion of functions.php, see http://php.net/manual/de/function.function-exists.php#110163 The diff is a bit messy, i simply negated the if-call, put all functions into...

**Describe the bug** When the StudipUserProvider tries to load the roles for a user from Stud.IP it fails if the username has spaces in it. ``` ERROR | (StudipUserProviderInstance:286) -...

bug

When using the external api, meaning the route `POST` `api/events/{event_id}/track`, there is currently no possibility to correctly add subtitles fulfilling the requirements for the recent changes in subtitle handling. There...

bug

When uploading a video to opencast, a user can specify an image as a thumbnail or select a timepoint in the video to extract the thumbnail from. **Opencast Configuration** This...

feature