https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578
--- Comment #17 from Josef Moravec <[email protected]> --- Continue testing: On the patron permission setting page I always see the same set of permisions... but when I tried to set some permissions, it is saved to the database Also there are these error messages in intranet-error.log, I'm not sure if it is related: moremember.pl: Problem = a value of activeBorrowerRelationship has been passed to param without key at /home/vagrant/kohaclone/C4/Templates.pm line 137., referer: http://localhost:8081/cgi-bin/koha/members/member-flags.pl?member=19 moremember.pl: Problem = a value of relatives_borrowernumbers has been passed to param without key at /home/vagrant/kohaclone/C4/Templates.pm line 137., referer: http://localhost:8081/cgi-bin/koha/members/member-flags.pl?member=19 When trying to place a hold in OPAC I got: The method category is not covered by tests! So I assume this bug should depend on bug 17555. Right? I think there will be conflict in t/db_dependent/Koha/Patrons.t (at least). Could you rebase on 17555 please? (If I am right, of course ;) ) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
