|
Description
Marcel de Rooy
2016-07-25 10:33:57 UTC
Created attachment 53674 [details] [review] Bug 16971: Missing dependency for HTML::Entities This module is already used in opac-password-recovery.pl. It is loaded in Acquisition, but not used (anymore?). It is not yet listed in PerlDependencies. Note: The module is packaged for Debian Wheezy and Jessie. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 53697 [details] [review] [SIGNED-OFF]Bug 16971: Missing dependency for HTML::Entities This module is already used in opac-password-recovery.pl. It is loaded in Acquisition, but not used (anymore?). It is not yet listed in PerlDependencies. Note: The module is packaged for Debian Wheezy and Jessie. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Good catch. HTML::Entities added. Created attachment 53698 [details] [review] Bug 16971: Missing dependency for HTML::Entities This module is already used in opac-password-recovery.pl. It is loaded in Acquisition, but not used (anymore?). It is not yet listed in PerlDependencies. Note: The module is packaged for Debian Wheezy and Jessie. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to Master - Should be in the November 2016 release. Thanks! Pushed in 16.05. Will be in 16.05.03. Mirko: Could you add libhtml-entities-perl to debian/control, in another patch or in this one? (In reply to Frédéric Demians from comment #6) > Mirko: Could you add libhtml-entities-perl to debian/control, in another > patch or in this one? Frederic: Yes, please see bug 17063 for the 16.05.x version. HTML::Entities is in libhtml-parser-perl. This bug is also valid for 3.22. Patch pushed to 3.22.x, will be in 3.22.10 |