Skip to content

Conversation

@pranavkm
Copy link
Contributor

Description

MVC detects record types based on compiler generated methods. The name of this method changed between preview releases of the compiler. We discovered this when merging this changes to master that uses a new compiler. Pro-actively porting this to preview8 for defensive coding.

Impact

In the absence of this change, the newly added support for record types in MVC will not function.

Regression

No

Risk

Minimal. This is a new feature in 5.0-preview8

@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jul 29, 2020
@pranavkm
Copy link
Contributor Author

Based on discussions here: 88df305

@pranavkm pranavkm added this to the 5.0.0-preview8 milestone Jul 29, 2020
@pranavkm pranavkm requested a review from dougbu July 29, 2020 17:53
@mkArtakMSFT mkArtakMSFT added the Servicing-consider Shiproom approval is required for the issue label Jul 29, 2020
@ghost
Copy link

ghost commented Jul 29, 2020

Hello human! Please make sure you've included the Shiproom Template in a comment or (preferably) the PR description. Also, make sure this PR is not marked as a draft and is ready-to-merge.

@mkArtakMSFT mkArtakMSFT added the ask-mode This issue / PR is a patch candidate which we will bar-check internally before patching it. label Jul 29, 2020
@mkArtakMSFT mkArtakMSFT added Servicing-approved Shiproom has approved the issue and removed Servicing-consider Shiproom approval is required for the issue labels Jul 29, 2020
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes more sense now 😺

@mkArtakMSFT mkArtakMSFT merged commit 17687f5 into release/5.0-preview8 Jul 29, 2020
@mkArtakMSFT mkArtakMSFT deleted the pranavkm-patch-2 branch July 29, 2020 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates ask-mode This issue / PR is a patch candidate which we will bar-check internally before patching it. Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants