From nobody@FreeBSD.org  Thu Oct 20 13:45:56 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C44B416A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2005 13:45:56 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7A82743D62
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2005 13:45:56 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9KDjtZd067937
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2005 13:45:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9KDjt12067932;
	Thu, 20 Oct 2005 13:45:55 GMT
	(envelope-from nobody)
Message-Id: <200510201345.j9KDjt12067932@www.freebsd.org>
Date: Thu, 20 Oct 2005 13:45:55 GMT
From: Rocco Rutte <pdmef@cs.tu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: cal(1)/ncal(1) not multibyte aware
X-Send-Pr-Version: www-2.3

>Number:         87724
>Category:       bin
>Synopsis:       cal(1)/ncal(1) not multibyte aware
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 13:50:16 GMT 2005
>Closed-Date:    Sun Jun 29 06:31:59 UTC 2008
>Last-Modified:  Sun Jun 29 06:31:59 UTC 2008
>Originator:     Rocco Rutte
>Release:        5.4-STABLE
>Organization:
Berlin University of Technology
>Environment:
FreeBSD klaus.daprodeges.fqdn.th-h.de 5.4-STABLE FreeBSD 5.4-STABLE #11: Sat Oct 15 11:13:45 UTC 2005     root@klaus.daprodeges.fqdn.th-h.de:/usr/obj/usr/src/sys/klaus  i386
>Description:
cal(1)/ncal(1) (at least?) are not multibyte aware.  They use %.2s as
format to trim strings for output. That may destroy correct multibyte
sequences and display garbage.
>How-To-Repeat:
$ LC_ALL=hu_HU.UTF-8 cal
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Sun Jun 29 06:30:18 UTC 2008 
State-Changed-Why:  
A possible solution proposed in bin/100535. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87724 
>Unformatted:
