Skip to content

Conversation

@TrigamDev
Copy link
Contributor

Summary

Escapes a dash in the URL regex that was preventing URLs with dashes from being correctly matched.

Closes and fix provided by #1254.

Although this is also already fixed by #1168, this is a quick patch until then.

Tasks Completed

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

@CyanVoxel CyanVoxel added Type: UI/UX User interface and/or user experience TagStudio: Library Relating to the TagStudio library system labels Dec 12, 2025
@CyanVoxel CyanVoxel moved this to 👀 In review in TagStudio Development Dec 12, 2025
@CyanVoxel CyanVoxel added this to the Alpha v9.5.x milestone Dec 12, 2025
Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you for the (insanely) quick fix!

@CyanVoxel CyanVoxel merged commit ccb16e9 into TagStudioDev:main Dec 12, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in TagStudio Development Dec 12, 2025
@TrigamDev TrigamDev deleted the fix/url-regex-unescaped-dash branch December 12, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TagStudio: Library Relating to the TagStudio library system Type: UI/UX User interface and/or user experience

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants