Bug #3099
closed
Checkboxes at the address-input, in Alias-Creating
Added by Stefan Weinzierl about 12 years ago.
Updated about 12 years ago.
Description
If I create a new alias, there are checkboxes for the IP, Network, URL-Inputs instead of drop-down or input-lines.
Files
I have never seen this and can't reproduce it. Currently on 2.1-RC0 built on Tue Jul 16 16:31:36 EDT 2013.
Are you using a different theme?
Is there some special sequence you do to make this happen?
I've downloaded the Version pfSense-2.1-RC0-i386-20130719-2150.ova and started it in VirtualBox. I'm also using the standard theme. I'm only getting the normal input-line if I check the checkbox, save the entry and than go to edit it again.
Firebug tells me this:
<input type="checkbox" name="address0">
instead of this:
<input type="text" value="on" size="30" id="address0" class="formfldalias ipv4v6" name="address0" autocomplete="off">
And I'm getting the error only with Iceweasel (Firefox) 22.0 not with Konqueror.
- Status changed from New to Rejected
"checkbox" doesn't even exist at all in the source code for that page. Something is broken in your browser or you've modified the source or something. It's not possible for that page, using our source code, to put checkbox anywhere.
Crazy solution for this problem: I've tested Version 2.0 before on the same IP-Address and the Browser cached the row_helper.js
Also available in: Atom
PDF