http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7560
--- Comment #34 from Kyle M Hall <[email protected]> --- (In reply to Kyle M Hall from comment #33) > (In reply to Katrin Fischer from comment #32) > > Kyle, could you take a look? I am not sure if I tested correctly and would > > like to know if the flag is supported by Koha in general or not :) > > The flag is supported for checkouts, but *not* for renewals, including > existing reasons that block renewals. Due to this, I would consider that a > separate, independent bug, and I will file a bug report for it. Further research makes me believe that the no_block flag is poorly supported. I think the reason your checkouts are failing even with the flag is due to the "no block" flag calling a non-existent method! This further re-enforces my conclusion that the "no block" flag is outside the scope of this bug. -- 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/
