http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5473
Srdjan Jankovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5335|0 |1 is obsolete| | --- Comment #6 from Srdjan Jankovic <[email protected]> 2011-09-08 04:15:39 UTC --- Created attachment 5348 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5348 patch I have replaced append_fields() with insert_fields_ordered(). Also using $field->update when appropriate. Anote on subfields: they are not ordered within fields. My impression is that it is like that anyway. I can order them if required When testing I used "Add Order To Basket" - From an existing record - From a Suggestion - From a new (empty) record Not tried From an external source and From a staged file After receiving all orders and looking MARC lightbox popup all 952 subfields showed as expected -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
