Skip to content

Remove [Obsolete] action result code #4855

@rynowak

Description

@rynowak

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 fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.task

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions