[Koha-bugs] [Bug 7455] Authority subfields are cloned in the wrong field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 17 11:45:29 CEST 2012


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

--- Comment #5 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> ---
Here is a test plan : 

Same for Biblio and Authorities edition :
-----------------------------------------

Create a new record.
Go to a repeatable field with a repeatable subfield. I'll take as example
200$a.

Cloning :
Click on cloning image of subfield $a => subfield $a must be cloned.
Click on cloning image of field 200 => field 200 must be cloned.
In second field 200, click on cloning image of last subfield $a => subfield $a
of the second field 200 must be cloned.

Deleting :
In second field 200, click on delete image of last subfield $a => last subfield
$a of the second field 200 must be deleted.
In second field 200, click on delete image of all subfields $a => the last one
must not be deleted but empty.
Click on delete image of first field 200 => the first field 200 is deleted.
Click on delete image of field 200 => field 200 is not deleted but all
subfields are empty.

Saving : 
Recreate two fields 200, each one with two subfields $a.
Edit indicators and subfields values with different texts.
Save the record.
Check if indicators and fields 200 are ok.

Same for Item edition, serials edition and batch item modification : 
--------------------------------------------------------------------

Define an item subfield has repeatable.
Go to edition page.
Click on cloning image of subfield => subfield must be cloned.
(There is no delete function).
Edit some subfields with texts.
Save and check if all values are saved.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list