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

[BUGFIX] Fix warnings for undefined array keys in Mods class #1227

Merged
merged 6 commits into from
May 30, 2024

Conversation

beatrycze-volk
Copy link
Collaborator

PHP Warning: Undefined array key "place_sorting" in /var/www/extensions/kitodo-presentation/Classes/Format/Mods.php line 328

PHP Warning: Undefined array key "year_sorting" in /var/www/extensions/kitodo-presentation/Classes/Format/Mods.php line 366

@sebastian-meyer sebastian-meyer self-requested a review May 30, 2024 11:25
@sebastian-meyer sebastian-meyer added the 🐛 bug A non-security related bug. label May 30, 2024
@sebastian-meyer sebastian-meyer merged commit cb9d2c8 into kitodo:master May 30, 2024
7 checks passed
@beatrycze-volk beatrycze-volk deleted the fix-mods branch May 30, 2024 12:03
sebastian-meyer added a commit that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug A non-security related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants