[Bug 267304] multimedia/zoneminder: small issues as of 1.36.12_1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267304] multimedia/zoneminder: small issues as of 1.36.12_1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Oct 2022 08:02:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267304 --- Comment #1 from Andriy Gapon <avg@FreeBSD.org> --- Yet another issue I noticed is that at least some files under /usr/local/www/zoneminder/lang/ use incorrect -- for FreeBSD -- locale names and, thus, those locales do not take effect. For example, en_gb.php has 'en_GB.utf8' while on FreeBSD it should be 'en_GB.UTF-8'. As a result, dates are shown in the US / C format (e.g. month/day). Fixing the locale name fixes the date display. -- You are receiving this mail because: You are the assignee for the bug.