Project

General

Profile

Actions

Bug #3827

closed

Missing maxlength parameter in firewall_aliases_edit.php

Added by Julien Le Goff over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/25/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1.x
Affected Architecture:

Description

Seen on 2.1.4, when creating an alias with a name longer than 31 chars, the following notice appears :

[ There were error(s) loading the rules: /tmp/rules.debug:210: table name too long, max 31 chars - The line in question reads [210]: table { x.x.x.x } ]

The "size" parameter of the "name" field is set to 40 in the form, but the "maxlength" is missing (should be set to 31 if that's the real cause firing the notice).

Actions

Also available in: Atom PDF