Skip to content

fix(router): limit protocol-relative URL handling to serialization#69874

Open
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:fix/router-relative-url
Open

fix(router): limit protocol-relative URL handling to serialization#69874
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:fix/router-relative-url

Conversation

@SkyZeroZx

@SkyZeroZx SkyZeroZx commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Preserve createUrlTree command semantics, including custom serializer inputs, while keeping the single-leading-slash guarantee at the default serialization boundary.

Expand coverage for command forms, public UrlTree values, secondary outlets, and preserved query parameters and fragments.

Fixes #69700

@ngbot ngbot Bot added this to the Backlog milestone Jul 21, 2026
@SkyZeroZx
SkyZeroZx force-pushed the fix/router-relative-url branch from e45cf01 to e559339 Compare July 21, 2026 14:50
@SkyZeroZx
SkyZeroZx force-pushed the fix/router-relative-url branch from e559339 to 2ebb61a Compare July 22, 2026 17:47
Preserve createUrlTree command semantics, including custom serializer inputs, while keeping the single-leading-slash guarantee at the default serialization boundary.

Expand coverage for command forms, public UrlTree values, secondary outlets, and preserved query parameters and fragments.

Fixes angular#69700
@SkyZeroZx
SkyZeroZx force-pushed the fix/router-relative-url branch from 2ebb61a to cb1d70b Compare July 22, 2026 17:47
@SkyZeroZx
SkyZeroZx marked this pull request as ready for review July 22, 2026 18:05
@pullapprove
pullapprove Bot requested a review from kirjs July 22, 2026 18:05
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.

RouterLink can serialize internal route commands into protocol-relative external hrefs

1 participant