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

Always require a media item to have a title #3190

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

StijnVrolijk
Copy link
Contributor

Type

  • Non critical bugfix

Pull request description

When adding or editing a MediaItem a title is clearly required but if you circumvent the HTML5 validation it is possible to have a blank title. This PR fixes that by adding extra validation on the PHP level.

@carakas carakas merged commit d667c41 into master Oct 16, 2020
@carakas carakas deleted the media-item-required-title branch October 16, 2020 14:26
@carakas carakas added this to the 5.9.2 milestone Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants