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

Improved Category API for category_type with strtolower() to make it case insensitive #10112

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

snipe
Copy link
Owner

@snipe snipe commented Sep 21, 2021

Previous API calls would reject "Component" vs "component". While the documentation does state that the accepted types are "asset, accessory, consumable, component", this does a strtolower() to make the type case insensitive.

Fixed FD#22172 and CH#17189

@snipe snipe merged commit a22c351 into develop Sep 21, 2021
@snipe snipe deleted the fixes/strtolower_for_category_type branch September 21, 2021 22:54
@snipe snipe changed the title Improved category_type with strtolower() to make it case insensitive Improved Category API for category_type with strtolower() to make it case insensitive Sep 21, 2021
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.

None yet

1 participant