Skip to content

Anchor regex so uuid4 check only matches with no surrounding characters#57

Merged
Oddant1 merged 1 commit intoqiime2:mainfrom
danielhjacobs:patch-1
Sep 29, 2025
Merged

Anchor regex so uuid4 check only matches with no surrounding characters#57
Oddant1 merged 1 commit intoqiime2:mainfrom
danielhjacobs:patch-1

Conversation

@danielhjacobs
Copy link
Copy Markdown
Contributor

Fix #56

@Oddant1
Copy link
Copy Markdown
Member

Oddant1 commented Sep 29, 2025

Good catch @danielhjacobs, and good quick and simple fix. I'll merge this and credit you with finding and fixing this bug in the changelog for the next QIIME 2 release.

@Oddant1 Oddant1 merged commit b54faaa into qiime2:main Sep 29, 2025
1 check passed
@github-project-automation github-project-automation Bot moved this to Backlog in 2025.10 👻 Sep 29, 2025
@Oddant1 Oddant1 moved this from Backlog to Completed in 2025.10 👻 Sep 29, 2025
@Oddant1
Copy link
Copy Markdown
Member

Oddant1 commented Sep 29, 2025

@danielhjacobs bug should be fixed on the live site now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Completed

Development

Successfully merging this pull request may close these issues.

IF URL of remote file contains a uuid4 in the path, q2view will "throw a fit" (using the comment's terminology)

3 participants