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

oddily ncCF datasets cannot be quoted #361

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Sep 19, 2024

I'm starting to wonder if we do need to quote all URLs. The behavior doesn't seem to be consistent as Bob told me. Maybe we should revert all this and quote only the rare cases where " is present. Anyway, let's give this one last go.

@MathewBiddle
Copy link

Is this something to push upstream to ERDDAP proper?

@ocefpaf
Copy link
Member Author

ocefpaf commented Sep 19, 2024

Is this something to push upstream to ERDDAP proper?

Not sure but in version <2.23 we could pass unquoted URLs, no problem. Now, for >=2.23, we need to quote sometimes, kind of odd but I'm not an expert on URLs standards. I do recall Bob warning me that we should always quote. However, that breaks a few corner cases, so far the search URLs and the ncCF. Hopefully that is it...

@ocefpaf ocefpaf merged commit 99168bb into ioos:main Sep 19, 2024
13 checks passed
@ocefpaf ocefpaf deleted the always_quote_v3 branch September 19, 2024 17:23
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