Bug#799097: mrtg-rrd: Regression after the fix for bug #787608.

2017-01-14 Thread Dominique Dumont
On Friday, 13 January 2017 15:24:54 CET Damyan Ivanov wrote: > Perhaps somebody from the perl group (CC-ed) can take a look? See below... > > > --- a/mrtg-rrd.cgi > > > +++ b/mrtg-rrd.cgi > > > @@ -496,7 +496,7 @@ sub common_args($$$) > > > > > > { > > > > > > my ($name, $target, $q)

Bug#799097: mrtg-rrd: Regression after the fix for bug #787608.

2017-01-14 Thread gregor herrmann
On Fri, 13 Jan 2017 15:24:54 +, Damyan Ivanov wrote: > Probably, but I can't do it promptly. I don't agree with the statement > that > >defined %{$hash{key}} > > is better to be replaced with > >exists $hash{key} > > than with > >%{$hash{key}} > > (same for defined @{$hash{k

Bug#799097: mrtg-rrd: Regression after the fix for bug #787608.

2017-01-13 Thread Damyan Ivanov
-=| Adrian Bunk, 13.01.2017 17:01:15 +0200 |=- > Damyan, can you take care of this? Probably, but I can't do it promptly. I don't agree with the statement that defined %{$hash{key}} is better to be replaced with exists $hash{key} than with %{$hash{key}} (same for defined @{$hash{ke

Bug#799097: mrtg-rrd: Regression after the fix for bug #787608.

2017-01-13 Thread Adrian Bunk
Damyan, can you take care of this? Thanks Adrian On Tue, Sep 15, 2015 at 11:08:53PM +0300, Vladimir Panov wrote: > Package: mrtg-rrd > Version: 0.7-5.1 > Severity: grave > Tags: patch > Justification: renders package unusable > > Dear Maintainer, > > The fix for bug #787608 has left the packag

Bug#799097: mrtg-rrd: Regression after the fix for bug #787608.

2015-09-15 Thread Vladimir Panov
Package: mrtg-rrd Version: 0.7-5.1 Severity: grave Tags: patch Justification: renders package unusable Dear Maintainer, The fix for bug #787608 has left the package in an unusable state (the result of the execution of mrtg-rrd.cgi is a blank page). The cause is the blind removal of the defined f