[Koha-bugs] [Bug 12446] Enable an adult to have a guarantor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 31 15:40:23 CEST 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #196 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Can you please review the whole patch set carefully to make it ready for QA?

It took me 3 min to catch trivial errors:
* merge marker
+<<<<<<< HEAD

* installer/data/mysql/nb-NO/2-Valgfritt/patron_categories.sql
has been removed, this patch set reintroduce it

* in members/memberentry.pl there are 2 calls to search_with_library_limits

* still memberentry.pl
You are adding yet another fetch of the patron category:
Koha::Patron::Categories->find
It's fetched several times already in the same script

* t/db_dependent/Patrons.t l.206: extra spaces

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


More information about the Koha-bugs mailing list