Skip to content

Properly Check Nested Lists in LiteralUtils.hasUnparsedLiteral() #7850

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 9 commits into from
May 14, 2025

Conversation

erenkarakal
Copy link
Member

Description

send 1, (1, (abc)) would throw a SkriptAPIException because nested lists weren't properly checked.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@erenkarakal erenkarakal requested a review from a team as a code owner May 4, 2025 18:40
@erenkarakal erenkarakal requested review from APickledWalrus and cheeezburga and removed request for a team May 4, 2025 18:40
Copy link
Member

@sovdeeth sovdeeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regression tests needed

@sovdeeth sovdeeth added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label May 4, 2025
@erenkarakal erenkarakal requested a review from sovdeeth May 7, 2025 15:48
@APickledWalrus APickledWalrus added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label May 12, 2025
@sovdeeth sovdeeth merged commit 3ce5ebc into SkriptLang:dev/patch May 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants