https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570
--- Comment #136 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #117) > - Are you sure we need the change to Koha::Object? Fixed in followup > - koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt > [% To.json(data) %] must have the html filter Fixed in followup > > - changes to opac-user.tt are wrong (not needed) Fixed in rebase. Please point out which lines you are referring to in the future. > - There are too many (unneeded) changes made to members/update-child.pl, it > will conflict with bug 20226 (not blocker) There are currently very few changes to this script. Maybe this was fixed in a previous rebase. > - misc/cronjobs/j2a.pl transaction must be done using > txn_begin/txn_commit/txn_rollback Fixed in followup > - C4::Installer::load_sql returned the following errors while attempting to > load /home/vagrant/kohaclone/installer/data/mysql/atomicupdate/bug_14570.sql: > > I do not know what the error is. ? > - Charset/collate: > relationship VARCHAR(100) COLLATE utf8_unicode_ci NOT NULL, > => this is wrong > > - same in the atomic update Fixed in followup -- 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/
