21 Dec
2012
21 Dec
'12
5:06 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9279 --- Comment #3 from Vitor Fernandes <vfernandes@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.