Bug #3108
closedVirtual IP creation allows submitting form without selecting a type
100%
Description
When adding a new Virtual IP on Firewall->Virtual IPs it is possible to create a virtual IP without selecting a Virtual IP type.
The virtual IP seems to behave like it's of the type "other" but the type is neither selected when editing the virtual IP, nor shown on the ovweview list.
The problem occurs on the current snapshot of 2.1 amd64: 2.1-RC0 (amd64) built on Wed Jul 24 15:12:59 EDT 2013
Updated by Renato Botelho over 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:eb4ac13e2552ad17fcef446725da5e38f3f7dc63.
Updated by Renato Botelho over 12 years ago
Applied in changeset commit:30c5f6a27b7cca2809e522c2898b828d445db2e1.
Updated by Thomas Rieschl over 12 years ago
jep, that did the trick.
I tested it on two pfsense boxes. on one machine I pulled the commit with playback gitsync and on the other I just added the "&" by hand.
Not selecting a type triggers a form validation error now, just as expected.
nice job!
Updated by Renato Botelho over 12 years ago
- Status changed from Feedback to Resolved