https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34776
--- Comment #8 from Emmi Takkinen <[email protected]> --- I'm now a bit lost here. These methods in C4::Form::MessagingPreferences take template inputs as parameters and I think they should be located in the memberentry.pl like method patron_attributes_form. But since OPAC needs the same functionalities they have been added to separate module under C4 (search bug 3222: new module to handle messaging preferences form from git history). So we can't really tests these like normal methods as far as I can tell. Is there another way to test these? -- 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/
