Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting exception when redirecting from controller #1357

Open
elivnjak opened this issue Jul 27, 2015 · 1 comment
Open

Getting exception when redirecting from controller #1357

elivnjak opened this issue Jul 27, 2015 · 1 comment

Comments

@elivnjak
Copy link

I'm trying to redirect the page from the widget controller.

Returning a Redirect("") result from an ActionResult causes a ThreadAborted exception to be logged.

Stack Trace : at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at Telerik.Sitefinity.Frontend.Mvc.Infrastructure.Routing.DynamicUrlParamActionInvoker.ExecuteController(MvcProxyBase proxyControl)

I logged a ticket with Telerik and the support person said it only happens when you enable feather. Just wondering if anyone is experiencing this issue. Or maybe there's a special way to redirect when using feather?

Cheers,
Edin

@elivnjak
Copy link
Author

elivnjak commented Aug 4, 2015

Anyone else experiencing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant