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

Fix quote parsing #3762

Merged
merged 11 commits into from
May 5, 2021
Merged

Conversation

TPGamesNL
Copy link
Member

Description

This change allows singular double quotes to be used in variables and (expressions within strings), instead of doubled double quotes. Includes a regression test.


Target Minecraft Versions: any
Requirements: none
Related Issues: #590, #2806

@TPGamesNL TPGamesNL added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Feb 20, 2021
@FranKusmiruk
Copy link
Member

Looks good overall but this will definitely break many scripts which have adapted to the bug so, this should go in a major release.

FranKusmiruk
FranKusmiruk previously approved these changes Feb 20, 2021
@TPGamesNL TPGamesNL added the 2.6 label Feb 21, 2021
@FranKusmiruk FranKusmiruk changed the base branch from master to dev-2.6 February 25, 2021 09:26
@FranKusmiruk FranKusmiruk dismissed their stale review February 25, 2021 09:26

The base branch was changed.

@FranKusmiruk FranKusmiruk changed the base branch from dev-2.6 to master March 4, 2021 13:47
@FranKusmiruk FranKusmiruk merged commit 842bb58 into SkriptLang:master May 5, 2021
@TPGamesNL TPGamesNL deleted the fix/double-quote-stuff branch May 6, 2021 15:06
bilektugrul added a commit to bilektugrul/Skript that referenced this pull request Apr 16, 2022
bilektugrul added a commit to bilektugrul/Skript that referenced this pull request Apr 16, 2022
bilektugrul added a commit to bilektugrul/Skript that referenced this pull request Jul 29, 2022
bilektugrul added a commit to projects-gg/projects-Skript that referenced this pull request Dec 22, 2022
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants