6 Nov
2013
6 Nov
'13
12:37 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8064 --- Comment #28 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 22749 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22749&action=edit Bug 8064: Change the way target record is built. Instead of copying/removing a piece of DOM in target record each time a checkbox is checked/unchecked, the target record is *entirely* rebuilt each time a checkbox is checked/unchecked. This is slower but allow for a more consistent and less error-prone behaviour. This patch also fix the mandatory check for subfields -- You are receiving this mail because: You are watching all bug changes.