[Bug 597744] New: alpine: Missing umlaut in date column: our_strftime does not always return utf8-encoded strings
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c0 Summary: alpine: Missing umlaut in date column: our_strftime does not always return utf8-encoded strings Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kdevel@vogtner.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Alpine does not correctly encode non-utf-8-data from locale's time and date formatting. Reproducible: Always Steps to Reproduce: 1. open console/xterm with 8-Bit character encoding (i.e. ISO-8859-1) 2. start alpine with LANG=de_DE@euro 3. have an e-mail in your inbox with a date of March. Actual Results: The Date displayed is "M" Expected Results: "Mär" strftime may return non-utf8 data if operated in a non-utf8 environment. In The non-WINDOWS-case no change of encoding to utf8 is performed in our_strftime (pith/string.c) but utf8 is expected from functions calling our_strftime. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |max@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c1 Eduardo Chappa <chappa@washington.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chappa@washington.edu --- Comment #1 from Eduardo Chappa <chappa@washington.edu> 2010-05-21 18:00:32 UTC --- (In reply to comment #0)
User-Agent:
Alpine does not correctly encode non-utf-8-data from locale's time and date formatting.
Alpine uses UTF8 but in order to work, certain conditions must be met: * the locale must be UTF8 * the terminal must be able to display utf8 as you can see, your locale and your terminal are not utf8 capable, hence you get bad results. This is expected. If your locale and terminal are utf8 and you are having problems, then that is something that needs to be fixed. -- Eduardo http://staff.washington.edu/chappa/alpine/ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c2 --- Comment #2 from Stefan For Personal Use <kdevel@vogtner.de> 2010-05-24 12:18:03 UTC --- The list of conditions to be met is obviously not complete. I have set the terminal to UTF-8, LANG to "de_DE.utf8" but alpine still produces the -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c3 --- Comment #3 from Eduardo Chappa <chappa@washington.edu> 2010-05-24 12:53:28 UTC --- (In reply to comment #2)
The list of conditions to be met is obviously not complete. I have set the terminal to UTF-8, LANG to "de_DE.utf8" but alpine still produces the
What is the output of the 'locale' command? set everything to utf-8. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c4 --- Comment #4 from Stefan For Personal Use <kdevel@vogtner.de> 2010-05-24 13:29:42 UTC --- My terminal was not in utf-8-mode. The two conditions ARE sufficient in order to display the umlauts correctly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c5 Reinhard Max <max@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |kdevel@vogtner.de --- Comment #5 from Reinhard Max <max@novell.com> 2010-06-18 19:05:01 CEST --- I can reproduce this with LANG=de_DE@euro xterm -e alpine But I wonder why you want to use alpine that way given that UTF-8 has been the default encoding for quite a number of years now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c6 --- Comment #6 from Stefan For Personal Use <kdevel@vogtner.de> 2010-06-18 17:19:43 UTC --- One of the first things I do after a new OS installation is to change the default character encoding to the reliable latin9 encoding. If I see an "ο" I know that it is "LATIN SMALL LETTER O" and not "GREEK SMALL LETTER OMICRON". -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=597744 https://bugzilla.novell.com/show_bug.cgi?id=597744#c7 Reinhard Max <max@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|kdevel@vogtner.de | Resolution| |FIXED --- Comment #7 from Reinhard Max <max@suse.com> 2011-10-11 17:35:06 CEST --- I finally got around to fix this for abbreviated and non-abbreviated month names for openSUSE 12.1. Backports of the package to older SUSE releases are available from the server:mail project in the Open Build Service. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=597744 https://bugzilla.novell.com/show_bug.cgi?id=597744#c8 --- Comment #8 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-10-11 18:00:18 CEST --- This is an autogenerated message for OBS integration: This bug (597744) was mentioned in https://build.opensuse.org/request/show/87409 Factory / alpine -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |obs:running:4093:moderate -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:4093:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 http://bugzilla.novell.com/show_bug.cgi?id=597744#c9 --- Comment #9 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-RU-2015:1862-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 342075,558841,597744 CVE References: Sources used: SUSE Package Hub for SUSE Linux Enterprise 12 (src): alpine-2.20-2.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |obs:running:4093:moderate -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=597744 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:4093:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com