#73 closed defect (fixed)
comment length limit for horizontal lines in rules section.
Reported by: | Owned by: | Victor Julien | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.8 |
Component: | vuurmuur | Version: | |
Keywords: | comment length line | Cc: |
Description
In the rules section, horizontal lines can be added to separate rules. The length of comments in this horizontal line is limited (to fit an 80 char terminal).
If too many characters are entered into the comment input field, the field wraps and only the last characters are used as the new comment. (Most of the original text is lost)
The input field could either scroll or just stop accepting more characters. It may be possible to support longer comments, but they would have to be truncated when vuurmuur_conf is run on an 80 char wide terminal. (note: the vuurmuur_conf rule list does not run on less than 80 characters wide terminals)
Change History (4)
comment:1 by , 13 years ago
Milestone: | undecided → 0.8 |
---|
comment:2 by , 13 years ago
Milestone: | 0.9 → 0.8 |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by changeset:235.