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.

MVC Razor tests failing since the 10th #5794

@dougbu

Description

@dougbu

Functional tests are failing because await output.GetChildContentAsync(encoder) no longer changes the HTML encoder used when rendering the child content.

See Microsoft.AspNetCore.Mvc.FunctionalTests.TagHelpersTest.EncodersPages_ReturnExpectedContent(...) tests. Only the test using the default encoder works as expected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions