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

Adapt null resource to be treated as reference instead of empty string. #3417

Merged
merged 2 commits into from Nov 3, 2023

Conversation

iBotPeaches
Copy link
Owner

This now decodes into:

    <color name="green_light_gradient">#ff52cb8c</color>
    <color name="green_oc831f">@null</color>
    <color name="grey">#ffd0cecd</color>

Instead of either crashing or becoming an <item>

Fixes: #3416

@iBotPeaches iBotPeaches added this to the v2.9.1 milestone Nov 2, 2023
@iBotPeaches iBotPeaches merged commit eec0288 into master Nov 3, 2023
25 checks passed
@iBotPeaches iBotPeaches deleted the issue-3416 branch November 3, 2023 10:40
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.

[BUG] NullPointerException in serializeToResValuesXml
1 participant