[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:11:41 CET 2012


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.8                         |master

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Thanks for the info! Resetting version to master.

Kyle

(In reply to comment #3)
> 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