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

Test case and possible fix for issue 63 : java.lang.ClassCastException on XsdAttribute:198 - xsd parser version 1.2.9 #64

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

fugerit79
Copy link
Contributor

This fix does not address the behaviour change in patch 1.2.9, it just try to check type before casting to insure the operation is allowed.

I hope I don't miss some important change in patch 1.2.9 (but I quickly reviewd the changeset, the fix should be safe).

Thanks again for your work @lcduarte .

Possible solution for issue :
xmlet#63

This fix does not address the behaviour change in patch 1.2.9, it just try to check type before casting to insure the operation is allowed.
@lcduarte lcduarte merged commit 11db395 into xmlet:master Mar 8, 2024
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.

2 participants