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: Undefined array key sub_type #370

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Fix: Undefined array key sub_type #370

merged 4 commits into from
Feb 15, 2024

Conversation

MARQAS
Copy link
Contributor

@MARQAS MARQAS commented Jan 26, 2024

Description of the Change

This PR fixes an issue where the plugin throws a warning while saving the video.

Closes #354

How to test the Change

  • Go to the videos page
  • Edit a video
  • Click on Save
  • It should save the video without any errors or notices

Changelog Entry

Fixed - PHP warning while saving a video

Credits

Props @MARQAS , @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 2.8.5 milestone Feb 5, 2024
@MARQAS MARQAS merged commit d63145c into develop Feb 15, 2024
11 checks passed
@MARQAS MARQAS deleted the fix/354 branch February 15, 2024 11:32
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.

Warning message: 'Undefined array key "sub_type"'
2 participants