Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix subtitles not being saved to Opencast #1183

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Oct 20, 2023

Fixes #1161.

Turns out the post request for starting processing in Opencast simply did not include the (changes to) subtitles. Now it does.

Fixes opencast#1161.

Turns out the post request for starting processing in Opencast
simply did not include the (changes to) subtitles. Now it does.
@Arnei Arnei added the type:bug Something isn't working label Oct 20, 2023
@github-actions
Copy link

This pull request is deployed at test.editor.opencast.org/1183/2023-10-20_11-42-15/ .
It might take a few minutes for it to become available.

Copy link
Member

@KatrinIhler KatrinIhler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does what it says on the tin.

@KatrinIhler KatrinIhler merged commit cd48d62 into opencast:main Oct 27, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subtitles get lost when clicking "Start processing"
2 participants