Commit Graph

3 Commits (0710cfb800981b76727ba656943a58a0f49e4414)

Author SHA1 Message Date
Louis Chemineau b731f9533a fix: Prevent duplicate creation of print_exception function
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-19 17:51:51 +07:00
Ferdinand Thiessen 8efd5f4d61 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 11:46:36 +07:00
Louis Chemineau 987840592e fix(dav): Always respond custom error page on exceptions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-05 18:15:51 +07:00