[Koha-bugs] [Bug 13523] AddBiblio fails on mysql with STRICT_TRANS_TABLES

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 31 17:15:52 CEST 2015


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

Stephen Warren <swarren at wwwdotorg.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |swarren at wwwdotorg.org

--- Comment #20 from Stephen Warren <swarren at wwwdotorg.org> ---
I have 3.18.05.1 installed from your dpkg repo, so I think I have this fix:

> # dpkg -l koha-common
> ii  koha-common  3.18.05.1  all  integrated (physical) library management system

I'm still seeing this error when editing items (as reported by my user; I can
get more details exactly which edit page she's using if needed).

I checked my database and as far as I can tell, the DB schema patch has been
applied:

> mysql> show columns from biblioitems;
> | Field                 | Type         | Null | Key | Default           | Extra                       |
> ...
> | marcxml               | longtext     | YES  |     | NULL              |                             |

Was the "edit" use-case not covered by the patch, or is there something else I
should look at to track down the issue?

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


More information about the Koha-bugs mailing list