https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20443
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Nick Clemens <[email protected]> --- I tested the following, let me know if i missed elsewhere: editing patron satff editing patron opac importing patron patron creation/update via ldap Branch limitations do not save Cannot load patron if attribute value not in authorized values (OK, but should have a way to identify) Opac update of attributes fails, blank value passed to update request Patron import with 'replace only included attributes' fails Can't use string ("Koha::Patron::Attribute") as a HASH ref while "strict refs" in use at /kohadevbox/koha/Koha/Object.pm line 625 Attributes in ILSDI shows some extra info: borrowernumber, authorised_value_category - is noisier than without patch Test failures: Test Summary Report ------------------- t/00-testcritic.t (Wstat: 256 Tests: 1020 Failed: 1) Failed test: 732 Non-zero exit status: 1 t/00-valid-xml.t (Wstat: 512 Tests: 135 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/Logger.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 -- 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/
