[Koha-bugs] [Bug 30695] Checkouts and holds count display in tab could be better in patron details

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 16 23:25:31 CEST 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |additional_work_needed

--- Comment #9 from Fridolin Somers <fridolin.somers at biblibre.com> ---
This breaks a Selenium test :

kohadev-koha at kohadevbox:/kohadevbox/koha$ prove
t/db_dependent/selenium/basic_workflow.t 
t/db_dependent/selenium/basic_workflow.t .. 1/22 CP main = 0.82
t/db_dependent/selenium/basic_workflow.t .. 3/22 CP add patron category = 2.00
t/db_dependent/selenium/basic_workflow.t .. 5/22 CP add patron = 1.66
CP add biblio = 0.08
t/db_dependent/selenium/basic_workflow.t .. 11/22 CP add items = 3.94
t/db_dependent/selenium/basic_workflow.t .. 12/22 
#   Failed test at t/db_dependent/selenium/basic_workflow.t line 238.
#          got: 'Checkouts (1)'
#     expected: '1 Checkout(s)'
t/db_dependent/selenium/basic_workflow.t .. 14/22 
#   Failed test at t/db_dependent/selenium/basic_workflow.t line 238.
#          got: 'Checkouts (2)'
#     expected: '2 Checkout(s)'
t/db_dependent/selenium/basic_workflow.t .. 16/22 
#   Failed test at t/db_dependent/selenium/basic_workflow.t line 238.
#          got: 'Checkouts (3)'
#     expected: '3 Checkout(s)'

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


More information about the Koha-bugs mailing list