[Koha-bugs] [Bug 31575] Missing warning for holds where AllowHoldPolicyOverride can be used to force a hold to be placed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 1 07:55:01 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31575

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
I have been git bisect a selenium failure on 21.11.x

STRACE: /usr/share/perl5/Try/Tiny.pm:123 in Selenium::Remote::Driver::catch
{...} 
        /usr/local/share/perl/5.32.1/Selenium/Remote/Driver.pm:361 in
Try::Tiny::try
        (eval 1693):1 in Selenium::Remote::Driver::__ANON__
        (eval 1695):2 in Selenium::Remote::Driver::__ANON__
        /usr/local/share/perl/5.32.1/Selenium/Remote/Driver.pm:1335 in
Selenium::Remote::Driver::_execute_command
        /usr/local/share/perl/5.32.1/Selenium/Remote/Driver.pm:1335 in (eval)
        t/db_dependent/selenium/basic_workflow.t:263 in
Selenium::Remote::Driver::find_element

Error while executing command: unexpected alert open: Dismissed user prompt
dialog: 


And found this commit

7a88155fe13c3a4f71f1a8d09b170738e7d8cbb8 is the first bad commit

It's crazy that the failure has been ignored for so long...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list