6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/10/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10273] IMP shows the "valid signature icon" on messages with invalid pgp signature while using non-english locale
*
Your Email Address
*
Spam protection
Enter the letters below:
. .._.\ /.__ . . |__| | >< [__)\ / | |_|_/ \| \/
Comment
>> Does this fix it? I can't get my GPG to output translated error messages. > > No. It seems the patch doesn't fix it. > > I have set my wrapper to log LC_ALL, LC_MESSAGE and LANG environment > variables before calling gpg. > > Jun 28 17:04:14 xyz logger: gpg-wrapper: LC_ALL = es_ES.UTF-8 > Jun 28 17:04:14 xyz logger: gpg-wrapper: LC_MESSAGE = > Jun 28 17:04:14 xyz logger: gpg-wrapper: LANG = > > Here's the script: > > #!/bin/bash > logger "gpg-wrapper: LC_ALL = $LC_ALL" > logger "gpg-wrapper: LC_MESSAGE = $LC_MESSAGE" > logger "gpg-wrapper: LANG = $LANG" > LC_ALL="C" > /usr/bin/gpg "$@" > exit $? > > > Replacing LC_MESSAGE with LC_ALL in the patch doesn't work either. > > Maybe php setlocale function is independent of environment variables > passed to called executables. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers