http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6842
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Signed Off |Needs Signoff --- Comment #11 from Paul Poulain <[email protected]> 2012-02-01 21:50:32 UTC --- Katrin: about the 2nd patch, here is the test case: * select a branch * unselect some checkboxes to prevent transfer * save * change your branch * unselect some checkboxes and save * go back to the 1st branch => everything is checked again ! This is because the SQL delete everything and not only the branch rules you're saving ! I've tested the patch, please test it too, so I can QA & push both patches I'll obsolet the 1st patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
