Actions
Bug #4180
closed
PD
PD
OpenVPN Backend for authentication field does not process in other languages
Bug #4180:
OpenVPN Backend for authentication field does not process in other languages
Start date:
01/05/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
Forum: https://forum.pfsense.org/index.php?topic=86326.0
The code is using the text of the translated name to try and match what is selected already "Local Database" etc. And is also then trying to put the translated text back in the config as the value.
It should be using the translated text for display only, and the fixed key "Local Database"... is what is stored in the config...
Actions