Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Relative page URL generation doesn't support local folder relative paths prefixed with ./ #6190

Closed
@DamianEdwards

Description

@DamianEdwards

APIs that accept relative paths for generating Page URLs, e.g. <form asp-page="" /> and RedirectToPage(""), should support local folder relative URLs prefixed with ./

Instead it appends it to the current page path and it ends up generating a URL that's app root relative with "page" in the querystring.

@pranavkm @rynowak

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    close