Project

General

Profile

Actions

Bug #1510

closed

Aliases names over 32 characters in length cause table problem errors

Added by Bill McGonigle almost 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
Start date:
05/06/2011
Due date:
% Done:

100%

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

Description

If one creates an alias with a name over 32 characters, it will cause table name problems when trying to use the alias (2.0RC1, updated a couple days ago).

It would be nice to catch this error. In the short term, modifying the hint text:

The name of the alias may only consist of the characters "a-z, A-Z and 0-9".

to:

The name of the alias may be 32 or fewer characters and only consist of "a-z, A-Z, 0-9 and _".

would help most people avoid the problem.

(killing two birds with that stone).

Actions #1

Updated by Chris Buechler almost 13 years ago

  • Category set to Rules / NAT
  • Target version set to 2.0
  • Affected Version set to 2.0
Actions #2

Updated by Jim Pingle almost 13 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Andreas Bochem almost 13 years ago

Looks good in 2.0-RC2 (amd64) built on Tue May 31 12:13:03 EDT 2011.

Trying to save an alias with name longer than 31(!) characters results in an appropriate error message.

Actions #4

Updated by Ermal Luçi almost 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF