Skip to content

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