[Bug 277514] security/p5-openxpki - I18N Translations do not appear in webui
Date: Tue, 05 Mar 2024 20:31:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277514
Bug ID: 277514
Summary: security/p5-openxpki - I18N Translations do not appear
in webui
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: byrnejb@harte-lyne.ca
CC: svysh.fbsd@gmail.com
Flags: maintainer-feedback?(svysh.fbsd@gmail.com)
CC: svysh.fbsd@gmail.com
FreeBSD-13.2p9
Name : p5-openxpki
Version : 3.24.2
Accessing openxpki webui results in the following display:
Open Source Trustcenter
I18N_OPENXPKI_UI_CLEAR_LOGIN
I18N_OPENXPKI_UI_BACKEND_SESSION_GONE
I18N_OPENXPKI_UI_LOGIN_PLEASE_LOG_IN
I18N_OPENXPKI_UI_LOGIN_REALM_SELECTION_DESC
I18N_OPENXPKI_UI_PKI_REALM_LABEL
The file /usr/local/etc/openxpki/config.d/system/server.yaml contains this
stanza:
# settings for i18n
i18n:
locale_directory: /usr/share/locale
default_language: C
/usr/share locale contains:
drwxr-xr-x 2 root wheel 3 Dec 2 2021 C.UTF-8
. . .
drwxr-xr-x 2 root wheel 8 Jan 19 13:52 en_US.UTF-8
. . .
Locale reports:
LANG=C.UTF-8
LC_CTYPE="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_TIME="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=
The Iridium browser console reports:
Using custom configuration: https://192.168.216.89/openxpki/localconfig.yaml
openxpki-8cf19f22b0cd24f69696356e31d6651b.js:487
Custom CSS file configured: https://192.168.216.89/openxpki/custom.css
custom.css:1
Failed to load resource: the server responded with a status of 404 (Not Found)
custom.css:1
Failed to load resource: the server responded with a status of 404 (Not Found)
--
You are receiving this mail because:
You are the assignee for the bug.