[Koha-bugs] [Bug 8089] Use Koha::Cache everywhere

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 12 14:52:00 CEST 2012


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

--- Comment #30 from Paul Poulain <paul.poulain at biblibre.com> ---
(In reply to comment #29)
> (In reply to comment #28)
> > (In reply to comment #27)
> > > Your change is line-for-line identical (other than one indentation change)
> > > to the follow-up that did not work for Paul.
> > 
> > That's both funny and odd. It definitely works for me.
> 
> For both Chris and me, too. It seems to be an interaction of the patch with
> data on Paul's system.

my investigations shows that the PrimaryKey is not found, resulting in a SQL
that is:
UPDATE borrowers SET ... WHERE =?
which is, obviously, wrong :\

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


More information about the Koha-bugs mailing list