Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

ErrorPageFilterAttribute does not set ErrorViewModel.ErrorMessage property #424

Closed
AdamDotNet opened this issue Oct 8, 2014 · 1 comment
Assignees

Comments

@AdamDotNet
Copy link

The ErrorViewModel.ErrorMessage should have some value in all cases. One example of it not being set is when Thinktecture.IdentityServer.Core.Hosting.ErrorPageFilterAttribute sets HttpActionExecutedContext.Response to the StreamContent of IViewService.Error. Only SiteName and SiteUrl are set currently in the view model.

@brockallen brockallen self-assigned this Oct 9, 2014
@brockallen
Copy link
Member

Ok, if we don't know the details we'll pass the "Unexpected Error" text from the resx.

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

No branches or pull requests

3 participants