Project

General

Profile

Bug #4980

Updated by Chris Buechler over 8 years ago

A few issues in editing Edit an OpenVPN server instance.  

 1) at top of page instance, and you end up with: 
 <pre> 
 Warning: gettext() expects parameter 1 to be string, array given in /usr/local/www/classes/Form/Select.class.php on line 62 Call Stack: 0.0001 231392 1. {main}() /usr/local/www/vpn_openvpn_server.php:0 0.0623 2178456 2. Form->__toString() /usr/local/www/vpn_openvpn_server.php:1201 0.0624 2178768 3. implode() /usr/local/www/classes/Form.class.php:101 0.0634 2184672 4. Form_Section->__toString() /usr/local/www/classes/Form.class.php:101 0.0634 2185072 5. implode() /usr/local/www/classes/Form/Section.class.php:69 0.0637 2187256 6. Form_Group->__toString() /usr/local/www/classes/Form/Section.class.php:69 0.0637 2188080 7. implode() /usr/local/www/classes/Form/Group.class.php:134 0.0637 2188080 8. Form_Input->__toString() /usr/local/www/classes/Form/Group.class.php:134 0.0637 2188080 9. Form_Select->_getInput() /usr/local/www/classes/Form/Input.class.php:175 0.0638 2188464 10. gettext() /usr/local/www/classes/Form/Select.class.php:62</pre> 

 2) there's a stray "Auto generate" under DH Parameter Lengths.  

 3) "Bridge Interface" should be grayed out where device type is tun 

Back