Summary: | Oddities with Certificate Names | ||
---|---|---|---|
Product: | IPFire | Reporter: | Tom Rymes <tomvend> |
Component: | --- | Assignee: | Assigned to nobody - feel free to grab it and work on it <nobody> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | Balancing | ||
Priority: | Will affect an average number of users | CC: | michael.tremer, peter.mueller |
Version: | 2 | Keywords: | GoodFirstBug |
Hardware: | all | ||
OS: | All | ||
See Also: | https://bugzilla.ipfire.org/show_bug.cgi?id=11594 | ||
Bug Depends on: | |||
Bug Blocks: | 11618 |
Description
Tom Rymes
2014-08-19 16:54:48 UTC
OK, not much of a start, but I did figure out the solution to #1. The English translation file located at /var/ipfire/langs/en.pl contains the offending strings, and I would suggest changing line 1967 from 'root certificate' => 'Root certificate', to 'root certificate' => 'Root Certificate', Is there somewhere that I should place this, or is here enough? attach a modified file? I will try to figure out the portion of vpnmain.cgi that controls the form validation for #2, but that's way beyond my skillset. |