https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37283
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168639|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- 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 <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> Caused by bug 37056. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
