https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] | |ommunity.org, | |[email protected] See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=5112 --- Comment #10 from Jonathan Druart <[email protected]> --- Still 3 others: - members/deletemem.pl - members/files.pl - members/housebound.pl Noticed something weird: moremember.pl is the only template passing ( $template->param( adultborrower => 1 ) ) if ( $category_type eq 'A' || $category_type eq 'I' ); others only pass $category_type eq 'A'. It comes from bug 5112. Katrin, could you clarify please? -- 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/
