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

Custom ErrorPages transformed by XLST and wrapped in PageShell #1758

Open
jonathanaustin opened this issue Aug 5, 2020 · 0 comments
Open

Comments

@jonathanaustin
Copy link
Member

jonathanaustin commented Aug 5, 2020

At the moment, custom ErrorPages are transformed by the XSLT and wrapped in the page shell if they are not an instance of the default FatalErrorPage.

For projects that are developing a custom error page and dont want to do the full XSLT transform there should be a way to disable the transform.

This could be done by a runtime property or maybe using a marker interface such as ErrorPageTransform to indicate the transform is required.

@jonathanaustin jonathanaustin changed the title Custom FatalErrorPages transformed by XLST and wrapped in PageShell. Custom ErrorPages transformed by XLST and wrapped in PageShell Aug 5, 2020
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