[Koha-bugs] [Bug 5473] 952 fields should be filled in by Acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 8 06:15:39 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5473

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5335|0                           |1
        is obsolete|                            |

--- Comment #6 from Srdjan Jankovic <srdjan at catalyst.net.nz> 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.


More information about the Koha-bugs mailing list