Bug 5041

Summary: Non repeatable fields are not deletable
Product: Koha Reporter: Frédéric Demians <f.demians>
Component: CatalogingAssignee: Frédéric Demians <f.demians>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, koha.sekjal, tomascohen
Version: rel_3_2   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Frédéric Demians 2010-07-20 11:53:26 UTC
In Biblio record data entry form, if a field is repeatable, it has on the left of its label a + and - links. With +, you clone the field, with - you delete it. When a field is not repeatable you should have the - (to empty all subfields content) and no +. You have nothing at all.
Comment 2 Tomás Cohen Arazi 2010-10-05 12:15:53 UTC
This happens on 3.00.6 and 3.0.X branch. 3.0.5 didn't have this trouble.
Comment 3 Chris Cormack 2010-12-13 07:15:38 UTC
Patch pushed, please test on master