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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 10 10:45:22 CEST 2012


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

--- Comment #22 from Chris Cormack <chris at bigballofwax.co.nz> ---
(In reply to comment #21)
> mmm... testing the follow-up, i've the same problem with and without it:
> modifications to patrons are not saved.
> 
> the logs says:
> DBD::mysql::st execute failed: You have an error in your SQL syntax; check
> the manual that corresponds to your MySQL server version for the right
> syntax to use near '=NULL' at line 3 at
> /home/paul/koha.dev/koha-community/C4/SQLHelper.pm line 197.

That error is unrelated to this I think.

Running the tests before the patch fail, and the borrower in the db is not
modified, running the tests after the tests pass and the borrower is modified.

You might want to make sure you have flushed memcached if you have it running.

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


More information about the Koha-bugs mailing list