[Koha-bugs] [Bug 12830] Move the order-related code into its own module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 10 15:56:55 CEST 2014


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

--- Comment #15 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Paola Rossi from comment #13)
> I've applied the patches against master 3.17.00.023
> 
> I was trying to create an order. After selecting "Save", this error appeared:
> 
> Software error:
> 
> DBIx::Class::Relationship::CascadeActions::update(): Can't update
> Koha::Schema::Result::Aqorder=HASH(0x5c577e8): row not found at
> /var/root-koha/bug-XXXX/Koha/Acquisition/Order.pm line 50

Hi Paola,
Yes this bug is introduced by bug 12626 (pushed 1 day after I submitted these
patches :-/).
I proposed a patch on bug 12891, but it needs QA.
I cannot continue to rebase the patch until it is not pushed.
Will do as soon as it is pushed!

(In reply to Paola Rossi from comment #14)
> To complete the content of the Comment 13:
> 
> 1) the software error DBIx.... occurs either testing on a DB without orders,
> or testing on a DB with former orders.
> 
> 2) prove t/db_dependent/Acquisition/CancelReceipt.t
> t/db_dependent/Acquisition/CancelReceipt.t .. 1/4 Open of share file
> /tmp/sharefile-koha-koha failed: Permesso negato at
> /usr/lib/perl5/Cache/FastMmap.pm line 640.

It's not introduced by this patch, you should remove the file
/tmp/sharefile-koha-koha or remove the fastmap package
(libcache-fastmmap-perl).

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


More information about the Koha-bugs mailing list