https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423

Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.dru...@bugs.koha-c
                   |                            |ommunity.org,
                   |                            |katrin.fisc...@bsz-bw.de
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=5112

--- Comment #10 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
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
Koha-bugs@lists.koha-community.org
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/

Reply via email to