https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662
--- Comment #241 from David Cook <[email protected]> --- OK. I have fixed: - column collation in installer/data/mysql/atomicupdate/bug_10662.sql and installer/data/mysql/kohastructure.sql - fixed the "Refresh import history" button/ajax KohaTable/DataTable - fixed UTF-8 encoding problem in client-server communications - separated out the Koha/Schema/Result/*.pm schema files I think the only things I haven't changed are: - SQL statement handle I re-use - DataTable styling - matcher_id foreign key 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/
