[Koha-bugs] [Bug 4955] adding to basket with no item throws error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 23 15:07:12 CEST 2011


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #5 from Paul Poulain <paul.poulain at biblibre.com> 2011-05-23 13:07:12 UTC ---
I think that if you validate without entering any subfield, it will result in a
MARC::Field that is not builded. Thus when you try to append to MARC::Record,
it fails.

That's a bug probably, even if we should request to have some information
entered, Koha should fail gracefully in case there is none !

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