Bug #9344
openOpenVPN click NCP Algorithms will always go to DH Parameters website(in Chinese-Taiwan)
0%
Description
OS:2.4.4-RELEASE-p2
When I using Chinese-Taiwan language.
And edit OpenVPN settings.
When click NCP Algorithms .It will always go to
https://docs.netgate.com/pfsense/en/latest/certificates/dh-parameters.html
This Web Pages.
[img]https://upload.cc/i1/2019/02/22/Q0h9MV.png[/img]
[img]https://upload.cc/i1/2019/02/22/0cRG9P.png[/img]
So I can't change some parameter.
At first I think it is my computer or browser problems.
But I change Google Chrome or FireFox. I using other computer still the same.
When I post this article , I change language to English.
The problem is away. But I change Chinese-Taiwan language.
It still the same!
Files
Related issues
Updated by Roll Stone almost 6 years ago
- File 1080222-pfsense.1.png 1080222-pfsense.1.png added
- File 1080222-pfsense.2.png 1080222-pfsense.2.png added
Updated by Roll Stone almost 6 years ago
- File 1080222-pfsense.3.png 1080222-pfsense.3.png added
I found the problem.
HTML
請參閱〈a href="https://doc.pfsense.org/index.php/DH_Parameters"〉維基百科文章。
it's should add 〈/a〉on that line.
Updated by Jim Pingle almost 6 years ago
- Category set to Web Interface
- Target version set to 2.5.0
- Affected Version set to 2.4.x
- Affected Architecture All added
- Affected Architecture deleted (
)
There is a </a>
in the code, see source:src/usr/local/www/vpn_openvpn_server.php#L862 -- but it's run through sprintf
for paramter replacement.
Looks like maybe the parameters are swapped in the translated string, however. Is there a </a>
to the left of that <a href=...
when it should be to the right?
If you sign up at https://translate.zanata.org/project/view/pfsense you can correct the translated strings.
Updated by Jim Pingle over 5 years ago
- Category changed from Web Interface to Translations
Updated by Anonymous about 4 years ago
- Target version changed from 2.5.0 to Future
Setting to "Future". Requires translation assistance on https://zanata.netgate.com which has not been forthcoming.
Updated by Jim Pingle about 3 years ago
- Has duplicate Bug #12390: i18n zh-hant-TW translate error, incomplete HTML "a" tag added
Updated by Viktor Gurov about 3 years ago
I've already fixed this issue on https://zanata.netgate.com, but it looks like it's not merged to 2.6.0