-
Couldn't load subscription status.
- Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.This issue / pr will introduce a breaking change, when resolved / merged.task
Milestone
Description
We have obsolete overrides of ActionResult.ExecuteResult(...) that are unused by any of our other code and should be removed in a major release.
This isn't an API breaking change, but users might have called these methods, which will now no-op.
RedirectResult
LocalRedirectResult
RedirectToActionResult
RedirectToPageResult
RedirectToRouteResult
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.This issue / pr will introduce a breaking change, when resolved / merged.task