[Koha-bugs] [Bug 10088] software error when filling a basket with staged record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 27 14:01:36 CEST 2013


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

Mason James <mtj at kohaaloha.com> changed:

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

--- Comment #4 from Mason James <mtj at kohaaloha.com> ---
Created attachment 17750
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17750&action=edit
Bug 10088: FIX adding an order from a staged file.

Bug 9902 introduced an issue in the C4::Items::PrepareItemrecordDisplay
routine. The existence of $defaulvalue hashref should be tested before
getting to the branchcode key.

Test plan:
Before applying the patch, an error occurred when you try to create an
order from a staged file.
After applying the patch, the error does not appear anymore.

Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Signed-off-by: Mason James <mtj at kohaaloha.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list