Project

General

Profile

Actions

Bug #3099

closed

Checkboxes at the address-input, in Alias-Creating

Added by Stefan Weinzierl almost 12 years ago. Updated almost 12 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/21/2013
Due date:
% Done:

0%

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

Description

If I create a new alias, there are checkboxes for the IP, Network, URL-Inputs instead of drop-down or input-lines.


Files

alias.png (22.5 KB) alias.png Stefan Weinzierl, 07/21/2013 10:54 AM
Actions #1

Updated by Phillip Davis almost 12 years ago

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?

Actions #2

Updated by Stefan Weinzierl almost 12 years ago

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.

Actions #3

Updated by Chris Buechler almost 12 years ago

  • 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.

Actions #4

Updated by Stefan Weinzierl almost 12 years ago

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

Actions

Also available in: Atom PDF