http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13523
Stephen Warren <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Stephen Warren <[email protected]> --- 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. _______________________________________________ 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/
