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 IOUtil.unrollPaths for http paths with query parameters #1688

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

lbergelson
Copy link
Member

@lbergelson lbergelson commented Oct 13, 2023

  • Query parameters in an http path were breaking extension detection

* Query parameters in an http path were breaking extension detection
Copy link
Contributor

@jamesemery jamesemery left a comment

Choose a reason for hiding this comment

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

Just tested this with my SAS token issue in GATK. 👍

@@ -0,0 +1,3 @@
src/test/resources/htsjdk/samtools/io/Level1.fofn
http://www.example.com/blurg.vcf
http://www.example.com/blurg.vcf?huh=bleep,bloop
Copy link
Contributor

Choose a reason for hiding this comment

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

bleep, bloop

@lbergelson lbergelson merged commit 5f0d484 into master Oct 13, 2023
4 checks passed
@lbergelson lbergelson deleted the lb_fix_path_query_params branch October 13, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants