Skip to content

Conversation

dizzzz
Copy link
Member

@dizzzz dizzzz commented May 5, 2025

Allow error page to render nicely: apply template to error page too

Allow error page to render nicely: apply template to error page  too
@dizzzz dizzzz requested a review from duncdrum May 5, 2025 08:53
@dizzzz dizzzz added the bug label May 5, 2025
@dizzzz dizzzz requested a review from line-o May 5, 2025 08:54
Copy link
Member

@line-o line-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find!

@line-o
Copy link
Member

line-o commented May 5, 2025

@duncdrum what do you think?

@dizzzz
Copy link
Member Author

dizzzz commented May 5, 2025

I'd need to check, but this might be missing in all default extensions?

e.g.

https://exist:8080/exist/apps/doc/ssss.html

yields into

image

which is not handled by templating at all, this is a jetty error page..... but that makes probably sense as the requested resource does not exist at all, as where the templating handles internal errors.

@duncdrum
Copy link
Collaborator

duncdrum commented May 5, 2025

thanks @dizzzz looking good

@duncdrum duncdrum merged commit 347f20e into main May 5, 2025
6 checks passed
@duncdrum duncdrum deleted the dizzzz-patch-1 branch May 5, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants