Skip to content
This repository was archived by the owner on Apr 30, 2022. It is now read-only.
This repository was archived by the owner on Apr 30, 2022. It is now read-only.

Relax strictness of configuration schema validation #73

Description

@franzliedke

It's fine that the video player raises an error when required configuration attributes / sub-property are missing. IMO, it is unnecessarily strict with the values of certain properties, though.

We recently had multiple reports about the player speed selector not working for users. The root of the problem was an invalid value stored in our system preferences (1.25 in this case) - this probably stemmed from our previous video player, which offered this value.

In line with Postel's Law, the video player should just fallback to the default value if an unsupported value is provided for such a relatively unimportant property.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions