10 Mar
2022
10 Mar
'22
4:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11581 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- (In reply to Fridolin Somers from comment #1)
Indeed. I think there should be HTML static pages for all HTTP error codes. They should be used in both apache configuration and in GCI output (maybe adding methods into C4::Output).
I like the idea of static HTML pages. I think we've avoided them because we want to use the templating and such for a common look and feel, but I was just thinking... we could generate the static HTML pages during an app build step. I suppose that wouldn't work well for a git deployment though... -- You are receiving this mail because: You are watching all bug changes.