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

Barton Chittenden <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #2 from Barton Chittenden <[email protected]> ---
Test plan:

Import / Create a MARC record that is more than 99999 bytes (this can be done
by creating many items; the 952 fields will bulk up the record).

Manipulate the MARC on the large record so that some item fields
(bulkmarcimport is a good candidate for creating and manipulating such a
record).

Run 

misc/batchRebuildItemsTables.pl, and note that item fields are not updated for
the jumbo record.

Apply the patch.

Re-run misc/batchRebuildItemsTables.pl, and see that the item fields now match
the jumbo record.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to