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

Remove ~/ handling from core Razor. #427

Closed
@Eilon

Description

@Eilon

Kind of related to #417

Allegedly Razor will resolve paths of all attributes of all HTML attributes, which means that ~'s will be stripped out regardless of whether the HTML (or Tag Helper) attribute represents a path or URL.

We should consider adding some new TagHelper attribute such as [UrlProperty] to indicate that Razor should code-gen path resolution code for the property.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions