[Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 23 08:36:12 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264

--- Comment #10 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 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.


More information about the Koha-bugs mailing list