]> git.koha-community.org Git - koha.git/commit
Bug 37283: Update expected error page title
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 9 Jul 2024 09:48:09 +0000 (09:48 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 9 Jul 2024 12:56:02 +0000 (14:56 +0200)
commit6e1f3170105b8dd92d99b1a5d4c007f550535e6f
treecbb2af59d116f254fe32c4c46f2eaac36fca9704
parentef4efffe46584e9cb9e8333d226e267992acb8cd
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.
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/selenium/authentication.t