Project

General

Profile

Actions

Bug #1346

closed

Enter Key behaviour while voucher input with IE8

Added by Karsten H. about 13 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
Captive Portal
Target version:
-
Start date:
03/11/2011
Due date:
% Done:

0%

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

Description

Hello all,
I am using pfSense 2.0 RC1 build on Thu Mar 10 20:40:57 EST 2011. (AMD64)

There is a strange behaviour of the captive portal while using IE8.
If I put in the voucher code and press the Enter key the page reloads and the voucher input box is blank again but nothing else happens.
I have to put in the voucher and then click the proceed button with the mouse to get it to work.

Thats the code I am using:
<form method="post" action="$PORTAL_ACTION$">
<input name="auth_voucher" type="text">
<input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$">
<input name="accept" type="submit" value="Proceed">
</form>

If I am trying this with Opera or Firefox the Enter key is working as it should.

Maybe the following information helps to solve the bug:
If the fields username and password are not removed from the code above the Enter key is also working with IE8. (But I want to remove them because I only want to use vouchers.)

Thanks in advance,
Karsten

Actions #1

Updated by Chris Buechler about 13 years ago

  • Status changed from New to Rejected

this isn't a bug in our code base, and has nothing to do with our code base, just need to fix your HTML. this isn't the appropriate place to discuss that, may be able to find some help on our forum, or maybe more likely in a forum focused on HTML.

Actions #2

Updated by Chris Buechler over 8 years ago

  • Target version deleted (2.0)
Actions

Also available in: Atom PDF