From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH v2] tor.cgi: fix calling Perl location module functions Date: Sun, 11 Oct 2020 18:42:26 +0100 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1627311927394408339==" List-Id: --===============1627311927394408339== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Stefan, Did you see that the same problem exists for the firewall rule pages? -Michael > On 11 Oct 2020, at 18:39, Stefan Schantl wrot= e: >=20 > Hello Peter, >=20 > very good found and thanks for the patch. >=20 > Acked-By: Stefan Schantl >=20 >> The second version of this patch avoids re-defining $db_handle. >>=20 >> Fixes: #12492 >>=20 >> Cc: Stefan Schantl > Signed-off-by: Peter M=C3=BCller >> --- >> html/cgi-bin/tor.cgi | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) >>=20 >> diff --git a/html/cgi-bin/tor.cgi b/html/cgi-bin/tor.cgi >> index 28dec6cf0..7447bd791 100644 >> --- a/html/cgi-bin/tor.cgi >> +++ b/html/cgi-bin/tor.cgi >> @@ -322,14 +322,13 @@ END >>