Skip to content

Convert the marker string to uppercase (issue #49) #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 2 commits into from
Jun 27, 2023
Merged

Convert the marker string to uppercase (issue #49) #50

merged 2 commits into from
Jun 27, 2023

Conversation

Memory-of-Snow
Copy link
Contributor

The summary of the changes

Change to setting the marker after converting the marker string to uppercase.

Why are these changes being made

Since the JSON marker string is in lowercase, it doesn't match the Enum value and causes an exception to be thrown.

The details of the changes.

I have made changes to convert the marker string to uppercase before setting the marker object when the tag is 'e' in TagDeserializer.java.
And make DecodeTest.

@tcheeric tcheeric merged commit f18ee67 into tcheeric:feature/feature_bug_fixes Jun 27, 2023
@tcheeric tcheeric mentioned this pull request Jul 5, 2023
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