---- Reported by nahuel.angelinetti@biblibre.com 2010-02-25 13:53:58 ---- Repeatable subfields in items have a problem, it concatenate all in one subfield separated with pipes, instead of create REAL subfields. Then, edit items that have repeated subfields are not managed correctly, they "disappear". --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:25 UTC --- This bug was previously known as _bug_ 4263 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4263 Actual time not defined. Setting to 0.0 Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
Created attachment 3054 [details] [review] Fix for bug 4263
Signed off by Chris N, pushed please test
The patch for this bug breaks the sorting of the subfields on the add/edit items form.
As Nicole points out definitely causes the dispaly sorting to break. What repeatable subfields are we expecting in items?
Created attachment 3123 [details] [review] Patch to restore sort order Restore the broken order of item fields
Signed off on follow up.
Follow up patches pushed, please test