[Koha-bugs] [Bug 5683] link_bibs_to_authorities.pl can corrupt records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 2 21:38:13 CET 2011


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at bigballofwax.co.nz
           Severity|enhancement                 |critical

--- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> 2011-02-02 20:38:12 UTC ---
This passes its tests
perl t/db_dependent/Biblio.t 
1..6
ok 1 - use C4::Biblio;
ok 2 - Makes sure title field in biblio is empty.
ok 3 - uses ModBiblio to add a title to the previously created record and
checks that its there.
ok 4 - Makes sure the isbn is still there after using ModBiblio.
ok 5 - First test of GetBiblioItemData to get same result of previous two
GetBiblioData tests.
ok 6 - Second test checking it returns the correct isbn.

Pushed, and reclassified to be a bugfix not an enhancement

(otherwise it will not be pulled for 3.2.x)

Please test.

-- 
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