* Re: Bug in /srv/web/ipfire/cgi-bin/routing.cgi in Core 95
[not found] <565BE9D5.4050409@dailydata.net>
@ 2015-12-01 22:31 ` Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2015-12-01 22:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 885 bytes --]
Hi Rod,
thanks for reporting this. This has actually already been found and
fixed here:
http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=1574f25557d0f1bf9729d61dde9f44f1806d8ede
Please keep on sending patches like this. The best way would be to use
git to create these. More about that can be found here:
http://wiki.ipfire.org/devel/submit-patches
Best,
-Michael
On Mon, 2015-11-30 at 00:16 -0600, R. W. Rodolico wrote:
> Line 123 has one too many closing parenths. It currently reads:
> if (!&General::validipandmask($settings{'IP'}))){
> and it should read
> if (!&General::validipandmask($settings{'IP'})){
>
> (one less closing parentheses).
>
> Rod
>
> Attached is a diff. I did not know which parameters to give it, so
> gave
> it diff -Naur. If you tell me the correct ones, I'll use it in the
> future.
>
> Rod
>
>
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-12-01 22:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <565BE9D5.4050409@dailydata.net>
2015-12-01 22:31 ` Bug in /srv/web/ipfire/cgi-bin/routing.cgi in Core 95 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox