After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157349 - Unable to send text/plain attachments in non-(ASCII/UTF-8) charsets
Unable to send text/plain attachments in non-(ASCII/UTF-8) charsets
Status: RESOLVED OBSOLETE
Product: balsa
Classification: Other
Component: general
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-04 13:53 UTC by Andrew Lau
Modified: 2021-06-01 22:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrew Lau 2004-11-04 13:53:39 UTC
Debian BTS: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278780
Submitter: Bodo Meissner <bodo@bodo-m.de>
Comment 1 Peter Bloomfield 2004-11-16 11:44:18 UTC
Thanks for the report!  I'd noticed that text attachments occasionally showed up
as application/octet-stream, but never tracked down the code path that led there.

Cvs now has some code for popping up a dialog when a file is attached that
doesn't seem to be utf8/ascii.  Could you test it?
Comment 2 Carlos Morgado 2005-10-18 22:36:40 UTC
Peter, is the code still there ? How do we get around
gnome_vfs_file_info_get_mime_type() getting it wrong ? (in my tests we don't)
Comment 3 Peter Bloomfield 2005-10-20 10:28:18 UTC
The code is there, but it's used only when the mime-type is text/*.  We just
trust gnome_vfs_file_info_get_mime_type() to get it right.  Do we have any
alternative?
Comment 4 André Klapper 2006-10-09 15:13:40 UTC
peter, carlos: *ping* - any news here?

(please only use NEEDINFO state if you need information from the *reporter*. thanks. :-)
Comment 5 Ildar 2009-04-20 07:14:26 UTC
Content-Type: text/plain; charset=us-ascii; name=bla-bla.txt

I suggest to use current locale's charset.
Comment 6 André Klapper 2021-06-01 22:42:53 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/balsa/-/issues/

Thank you for your understanding and your help.