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 bug in error handling of invalid item-matrix options #378

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

JasperCraeghs
Copy link
Member

When an item-matrix does not have the same number of values for the options 'target' and 'targettitle', and either one of these options is unused, a KeyError would be raised instead of handling this configuration error correctly.

@JasperCraeghs JasperCraeghs changed the title item-matrix: Fix bug in error handling of invalid options Fix bug in error handling of invalid item-matrix options Jun 20, 2024
@Letme Letme merged commit bf3802a into master Jun 24, 2024
7 checks passed
@Letme Letme deleted the fix-err-handling-missing-target branch June 24, 2024 14:14
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