Skip to content

Conversation

@glowcloud
Copy link
Contributor

@glowcloud glowcloud commented Nov 18, 2025

Addresses handling of multi-level relative paths. Previously sanitizing URLs took into account only the base-level cases, e.g. ../test but not the multi-level ones, e.g. ../../test.

Fixes #4107
Supersedes #10603

@glowcloud glowcloud changed the title fix(core): handle sanitizing multi-level relative paths fix(utils): handle sanitizing multi-level relative paths Nov 18, 2025
@glowcloud glowcloud merged commit 58aff59 into master Nov 19, 2025
8 checks passed
@glowcloud glowcloud deleted the fix/sanitize-url-relative-paths branch November 19, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spec hyperlink broken with relative spec URL

3 participants