Project

General

Profile

Actions

Bug #3121

closed

mwexec command line generation malformed

Added by Chris Linstruth almost 13 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Captive Portal
Target version:
-
Start date:
08/01/2013
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

/etc/inc/captiveportal.inc Line 1871:

mwexec("/sbin/ipfw -x {$cpzone}-q {$g['tmp_path']}/macentry_{$cpzone}.rules.tmp");

Should be:

mwexec("/sbin/ipfw -x {$cpzone} -q {$g['tmp_path']}/macentry_{$cpzone}.rules.tmp");

Actions #1

Updated by Ermal Luçi almost 13 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:af1251777108de28f71194ea8507fb5e8cd681f4.

Actions #2

Updated by Ermal Luçi almost 13 years ago

Applied in changeset commit:d6be721eed7bcb291b6be55b3e07f6529a21dd03.

Actions #3

Updated by Chris Buechler over 12 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF