https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24480

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150665|0                           |1
        is obsolete|                            |
 Attachment #150666|0                           |1
        is obsolete|                            |

--- Comment #34 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 155714
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155714&action=edit
Bug 24480: Fix insert_fields_ordered instead of append_fields in SimpleMARC

Test plan :
 - create a marc modification template which add a new field to a record
 - apply that template to some records
 - verify that the new field is always appended at the bottom of the record,
even if some fields are higher.
 - apply patch
 - apply template to another set of records
 - verify the added field is now ordered within the already existing fields in
the records

Signed-off-by: Kelly <ke...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to