http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8089
--- Comment #22 from Chris Cormack <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
