Bug #1724
closedAdding new gateway throws JS error in Chrome
0%
Description
I just did a clean install-to-disk of pfSense 2.0-RC3.
When I went to the WAN page.
I selected the "add" new gateway link.
In the new area (btw, the whole screen slides to the top, something isn't right there either.) I entered my gateway ip.
I clicked 'save gateway'.
The result was a JavaScript error:
Uncaught TypeError: Object #<HTMLInputElement> has no method 'getValue'
hide_add_gatewaysaveinterfaces.php:865
(anonymous function)interfaces.php:463
onclick
This is with Chrome on Mac OS X.
This works in Firefox, so I'll use that as a workaround for the moment.
Updated by Chris Buechler over 13 years ago
- Status changed from New to Feedback
can't replicate with the latest version of Chrome on OS X, looks like problem with your Chrome (cache maybe, especially if you had a diff version on the same IP previously).
Updated by Chris Buechler over 13 years ago
- Status changed from Feedback to Closed
no one else is seeing this