http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9351
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #57 from Tomás Cohen Arazi <[email protected]> --- I tried this patchset along with the regression tests I wrote on bug 14598 (because I missed this bug on my first search). The regression tests pass with this patchset. But I'm not happy with this patchset, as it seems to touch CanBookBeIssued which is out of the scope of this bug, without regression tests for it (too). Also, I'm not sure about the DB update, as it seems to update all returns item types, and it should only touch those with NULL values. So, I propose we stick with bug 14598 (which is missing the DB update step) and mark this one as duplicate. -- 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/
