http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264
--- Comment #10 from M. de Rooy <[email protected]> 2012-01-23 07:36:12 UTC --- Reproduce this problem in current master with for example: 1) Goto MARC biblio editor. Open a record and add a new field say 700. [Note that the problem also occurs for existing fields.] a) Fill 700-4 with a relator, 700-a with a name (if attached to authority, then 700-9 is filled too) and 700-d with a year. b) Save. 2) Edit this record again. Goto the newly added 700. a) Unclone the 700-4 subfield that is listed first. [The position of the subfield is crucial !! ] b) Verify that you still have 700-a (evt. 700-9) and 700-d. c) Save. 3) Edit again. Check the 700 field. Note that the subfields 700-4, 700-a (pos. 700-9) and 700-d are GONE too. The whole field 700 is erased insteaf of only 700-4. This is resolved by the submitted patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
