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

MH-13179, Fix Video Editor Preview Mode Default #503

Merged

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Oct 18, 2018

The documentation claims the default for the video editor preview mode
setting to be true which is correct if it is not set at all. However,
if an incorrect value is set, the default incorrectly switches over to
false

The documentation claims the default for the video editor preview mode
setting to be `true` which is correct if it is not set at all. However,
if an incorrect value is set, the default incorrectly switches over to
`false`
@lkiesow lkiesow added the bug label Oct 18, 2018
@staubesv staubesv self-requested a review October 19, 2018 07:27
@staubesv staubesv self-assigned this Oct 19, 2018
@staubesv
Copy link
Contributor

staubesv commented Oct 19, 2018

You could argue that an incorrectly set configuration just yields in undefined behavior as a default usually is meant to be the value that is set if no value has been configured (vs. the value that is set if the configured value is invalid).

Anyway, I'm fine with this.

@staubesv staubesv merged commit d9ca595 into opencast:r/6.x Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants