http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12043
--- Comment #9 from Benjamin Rokseth <[email protected]> --- (In reply to Katrin Fischer from comment #8) > Hi Benjamin, > > can you take a look at the patch? It only contains a one line change... and > it looks like the problem is already fixed on master? I suspect it's no > longer needed. Actually, my bad. Seems like the main patch fell out in the rebase. Removing the line $transfer = 1; from circ/hold-transfer.pl was just to clean up the unused parameter transfer=1 from templates. The main patch uses transfer.pl instead of hold-transfer.pl when a transfer was made. I will submit the patch anew and reset to signed off -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
