Skip to content

Fix IOUtil.unrollPaths for http paths with query parameters#1688

Merged
lbergelson merged 2 commits intomasterfrom
lb_fix_path_query_params
Oct 13, 2023
Merged

Fix IOUtil.unrollPaths for http paths with query parameters#1688
lbergelson merged 2 commits intomasterfrom
lb_fix_path_query_params

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

@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

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
@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