Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
/MvcPublic archive
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Pages should trim quotes from route templates #5835

Closed
@rynowak

Description

@rynowak

This page (HelloWorldWithRoute.cshtml):

@page "Some/Path/{text}"Hello, @(ViewContext.RouteData.Values["text"])!

produces the route templateHelloWorldWithRoute/"Some/Path/{text}". The quotes should not be present in the route template.

As a workaround I'm removing the quotes from the page, but this workaround shouldn't be allowed by Razor at all.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp