https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14759
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #43 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #42) > Martin, I think you forgot to add the new dependency. C4/Charset.pm:use Unicode::Normalize; C4/Installer/PerlDependencies.pm: 'Unicode::Normalize' => { C4/Record.pm:use Unicode::Normalize; # _entity_encode Koha/Patron.pm:use Unicode::Normalize; misc/migration_tools/bulkmarcimport.pl:use Unicode::Normalize; What did you mean? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
