http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6949
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5876|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <[email protected]> 2011-10-17 21:06:53 UTC --- Created attachment 5948 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5948 [SIGNED-OFF] Bug 6949: cannot remove owner from fund The Javascript to remove an owner from a budget cleared the name from the screen, but did not remove the actual value in the form, so when saving, the original owner was retained. This patch adds the command to set the value to ''. Signed-off-by: Katrin Fischer <[email protected]> I could reproduce the bug on current master. Patch fixes the problem, fund owners can now be added and removed without any problems. Thx for providing a test plan! -- 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. _______________________________________________ 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/
