https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37031
--- Comment #3 from Phil Ringnalda <[email protected]> --- Created attachment 168573 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168573&action=edit Bug 37031: Club enrollment from staff interface fails due to Entrollment typo Having svc/club/enroll try to call Koha::Club::Entrollments->search would have been great trolling, if only it had been intentional and if only any of the people signing off had noticed it. Test plan: 1. Without the patch, Tools - Patron clubs - New club template - name it and save 2. New club - (your template) - name it and save 3. Circulation - check out to a patron - Clubs tab - Enroll - Finish enrollment, get alert() about failure to enroll 4. Apply patch, restart_all 5. Enroll - Finish enrollment, success -- You are receiving this mail because: You are the assignee for the bug. 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/
