Bug#808474: Re [Fix]: liblemonldap-ng-manager-perl: Manager shows garbage where the menu is supposed to be

Xavier x.guimard at free.fr
Mon Dec 21 07:02:45 UTC 2015


Hi Peter,

The problem occurs only with Debian-Testing. The fix is strange but works:

--- lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm 2015-09-28
08:18:25.740006529 +0200
+++ /usr/share/perl5/Lemonldap/NG/Manager.pm 2015-11-13
16:16:14.951924784 +0100
@@ -20,6 +20,9 @@
Lemonldap::NG::Manager::_i18n
);

+*li = *Lemonldap::NG::Manager::Downloader::li;
+*span = *Lemonldap::NG::Manager::Downloader::span;
+
## @cmethod Lemonldap::NG::Manager new(hashRef args)
# Class constructor.
#@param args hash reference


This patch has been pushed to alioth.

Note that Manager has been totaly rewritten for the next 1.9 which will
be publish in a few weeks.

Regards,
Xavier



More information about the pkg-perl-maintainers mailing list