https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14759 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #43 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.