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 subtiles not saved for new subtitles #1267

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Jan 31, 2024

Creating a new subtitle from scratch was broken, because the text in the cues was not saved to Opencast.
This fixes that.

Includes #1266.

Should also fix #888.

Putting our selectors into ´createSlice` caused one of the
selectors to be called incorrectly. This fixes that.
@Arnei Arnei added the type:bug Something isn't working label Jan 31, 2024
Creating a new subtitle from scratch was broken,
because the text in the cues was not saved to Opencast.
This fixes that.
@Arnei Arnei force-pushed the fix-subtitles-not-getting-saved-to-opencast-for-new-subtitles branch from c38d383 to 1681ee8 Compare February 1, 2024 09:36
Copy link

github-actions bot commented Feb 1, 2024

This pull request is deployed at test.editor.opencast.org/1267/2024-02-01_09-37-13/ .
It might take a few minutes for it to become available.

Copy link
Contributor

@geichelberger geichelberger left a comment

Choose a reason for hiding this comment

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

LGTM

@geichelberger geichelberger merged commit 6581d0f into opencast:main Feb 29, 2024
6 checks passed
@geichelberger geichelberger self-assigned this Feb 29, 2024
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.

Editor does not warn if you throw away subtitles
2 participants