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 for incompatible default values. #21

Merged
merged 1 commit into from Jul 6, 2018
Merged

Fix for incompatible default values. #21

merged 1 commit into from Jul 6, 2018

Conversation

glachancecmaisonneuve
Copy link
Contributor

Some admx files have incompatible default values (most often an empty string "" for numerical fields). PolicyPlus fails when trying to parse those files.

This fix should take care of all situations when the specified default value cannot be converted to the field's type.

You can find some examples of admx files with empty strings in numeric fields in the Office 2016 administrative templates

… string "" for numerical fields). PolicyPlus fails when trying to parse those files.
@Fleex255 Fleex255 merged commit b0a7327 into Fleex255:master Jul 6, 2018
@Fleex255
Copy link
Owner

Fleex255 commented Jul 6, 2018

Excellent, thank you! I've updated the dev build with this change.

@glachancecmaisonneuve glachancecmaisonneuve deleted the FixBadDefaultValues branch February 11, 2019 04:00
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.

None yet

2 participants