http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7817
--- Comment #14 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #13) > I never seen this bug, but I think the Kyle's suggestion is better: > > > Possibly better solution: build %default_values_for_mod_from_marc via a > > subroutine that checks to see if each column is mapped to a marc field, and > > deletes that key if it is not. That way, any unmapped fields will not be > > nulled > > when an item is edited. > > Marked as Failed QA. > > I will try to provide a patch soon. Jonathan, why not pass this one as QA first so that the broken behaviour can be stopped sooner rather than later as per Olli's request? As for building %default_values_for_mod_from_marc for only mapped columns, I agree that is a better solution. I would gladly sign off that patch as well :). -- 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/
