https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29001
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #137893|0 |1 is obsolete| | --- Comment #6 from [email protected] <[email protected]> --- Created attachment 137904 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137904&action=edit Bug 29001: Fix framework edition when subfields are reordered There is a flaw when subfields are ordered, the inputs are not retrieved correctly. We should not rely on the order but use an id instead. Test plan: Create, edit subfields Modify values from the different subfields Confirm that values are correctly saved Signed-off-by: Thibault Kero <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
