[Koha-bugs] [Bug 9279] Problem with quick slip templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 21 18:06:11 CET 2012


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

--- Comment #3 from Vitor Fernandes <vfernandes at 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 %]&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.


More information about the Koha-bugs mailing list