Commit graph

2 commits

Author SHA1 Message Date
Ferdinand Thiessen
414a66e023 fix: Replace conflicting tags in xml_exception template
The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-09 17:30:19 +02:00
Louis Chemineau
8524ab9a09 fix(dav): Always respond custom error page on exceptions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-09 17:30:19 +02:00