Bug #5064
closedAlias entry detail description does not save
Description
When editing an alias on firewall_aliases_edit.php there is a box for a per-entry description. Text put in this box is lost on save, it gets replaced by the content of the address box.
For example, create a host alias, enter an address of "1.2.3.4" and a detail description of "Something" using the box on the same row as 1.2.3.4. On save, both the address and detail description show "1.2.3.4".
Updated by Anonymous about 9 years ago
- Status changed from Confirmed to Assigned
Page needs same treatment as services_unbound_acls replacing hte enableDuplication() with new jQuery code.
Updated by Anonymous about 9 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Jim Pingle
Page has been updated with the new row add/delete system and greatly simplified. I hope not over simplified. There may be clever/subtle things I have missed in its behavior, but initial testing looks reasonable. Elegance comes with a price :)
Updated by Jim Pingle about 9 years ago
- Status changed from Feedback to Resolved
This specific issue (The detail descriptions) appears to be OK now. Other aspects may still need more testing but that's another ticket. :-)