http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9279

--- Comment #3 from Vitor Fernandes <vfernan...@keep.pt> ---
Kyle,

I have a master clone, and the error is still there.
Code of member-toolbar.inc:

function printx_window(print_type) {
               
window.open("/cgi-bin/koha/members/moremember.pl?borrowernumber=[%
borrowernumber %]&amp;print=" + print_type, "printwindow");
                return false;
        }


Note that moremember.pl is always invoked.

-- 
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