Skip to content

fix: proper error on unterminated quoted string #936

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

Open
wants to merge 2 commits into
base: Alpha-v9.5.3
Choose a base branch
from

Conversation

Computerdores
Copy link
Collaborator

Summary

The tokenizer now returns a ParsingError when encountering an unterminated quoted string (e.g. "asd). This way the proper handling for ParsingErrors kicks in.
(Also includes minor refactors to fix warnings in the associated files)

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@Computerdores Computerdores added Status: Review Needed A review of this is needed TagStudio: Search The TagStudio search engine labels May 21, 2025
@Computerdores Computerdores moved this to 🏓 Ready for Review in TagStudio Development May 21, 2025
@Computerdores Computerdores added the Type: Bug Something isn't working as intended label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed A review of this is needed TagStudio: Search The TagStudio search engine Type: Bug Something isn't working as intended
Projects
Status: 🏓 Ready for Review
Development

Successfully merging this pull request may close these issues.

1 participant