Skip to content

Fix multi-extension handling #50

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

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Conversation

boesing
Copy link
Member

@boesing boesing commented Aug 24, 2021

Q A
Bugfix yes

Description

This is hardening the array handling of function arguments.
Due to the usage of quotes, the array contained just a single element containing all extensions.

This is hardening the array handling of function arguments.
Due to the usage of quotes, the array contained just a single element containing *all* extensions.

Signed-off-by: Maximilian Bösing <[email protected]>
@boesing boesing added the Bug Something isn't working label Aug 24, 2021
@boesing boesing added this to the 1.11.1 milestone Aug 24, 2021
@boesing boesing requested a review from weierophinney August 24, 2021 16:16
Copy link
Member

@weierophinney weierophinney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@weierophinney weierophinney merged commit a2be32f into 1.11.x Aug 24, 2021
@weierophinney weierophinney deleted the bugfix/extension-array branch August 24, 2021 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants