http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5683 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Severity|enhancement |critical --- Comment #2 from Chris Cormack <chris@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.