[Bug 1169160] [NEW] cron: non-canonical MIME charset used in mail
Launchpad Bug Tracker
1169160 at bugs.launchpad.net
Mon Apr 15 16:16:33 UTC 2013
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
cron sends mail with the following header:
Content-Type: text/plain; charset=ANSI_X3.4-1968
This is a non-canonical alias for the preferred charset name "us-ascii"
[1]. A previous changelog entry (for 3.0pl1-101) states that this was
previously fixed:
- Do not use ANSI_x3.4-1968 but US-ASCII instead since it is the preferred
MIME name as per http://www.iana.org/assignments/character-sets"
(Closes: #415302)
However the code to do this translation is not currently working due to
an incorrect assumption about the case of nl_langinfo's output (it
currently returns "ANSI_X3.4-1968", whereas the code checks case-
sensitively for "ANSI_x3.4-1968").
[1] http://www.iana.org/assignments/character-sets/character-sets.xml
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cron 3.0pl1-120ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic 3.2.37
Uname: Linux 3.2.0-38-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Mon Apr 15 13:03:04 2013
MarkForUpload: True
ProcEnviron:
TERM=screen-bce
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: cron
UpgradeStatus: Upgraded to precise on 2013-01-10 (94 days ago)
modified.conffile..etc.crontab: [modified]
mtime.conffile..etc.crontab: 2013-04-14T09:07:44.212020
** Affects: cron (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug patch precise
--
cron: non-canonical MIME charset used in mail
https://bugs.launchpad.net/bugs/1169160
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list