https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37283 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168639|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 168645 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168645&action=edit Bug 37283: Update expected error page title I dont know how this was working before, but if we do: cat -n /usr/share/perl5/HTTP/Response.pm | grep Error We notice that error_as_HTML returns 'An Error Occurred' for page title and that is what we should be expecting? Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Caused by bug 37056. -- You are receiving this mail because: You are watching all bug changes.