Skip to content
This repository has been 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 opened this issue Apr 23, 2017 · 3 comments

Comments

@DamianEdwards
Copy link
Member

DamianEdwards commented Apr 23, 2017

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

@rynowak
Copy link
Member

rynowak commented Apr 23, 2017

Sounds good.

@pranavkm @ryanbrandenburg let's figure out Monday which one of you has time to fit this into preview1.

@pranavkm
Copy link
Contributor

@ryanbrandenburg can you have a look at this?

@rynowak
Copy link
Member

rynowak commented Apr 24, 2017

Assigned to @ryanbrandenburg

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants