Skip to content

Properly URI decode wildcard paths from URL endpoints#1484

Merged
netomi merged 4 commits intoeclipse:masterfrom
netomi:fix-file-retrieval-with-encoded-names
Dec 10, 2025
Merged

Properly URI decode wildcard paths from URL endpoints#1484
netomi merged 4 commits intoeclipse:masterfrom
netomi:fix-file-retrieval-with-encoded-names

Conversation

@netomi
Copy link
Contributor

@netomi netomi commented Dec 10, 2025

This fixes #1477 .

@netomi
Copy link
Contributor Author

netomi commented Dec 10, 2025

This PR also fixes the flaky CacheServiceTest by ensuring all caches are cleared before each test is run as there have been side-effects depending on the order of the tests being executed.

@netomi netomi merged commit 1a7a735 into eclipse:master Dec 10, 2025
4 checks passed
@netomi netomi deleted the fix-file-retrieval-with-encoded-names branch December 10, 2025 22:46
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.

Resource endpoint failed to process files with spaces in the path

1 participant