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 101043 - message-check.c check_charset() is broken
message-check.c check_charset() is broken
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.13.3 betas
Other All
: Normal normal
: 0.13.3
Assigned To: Christophe Lambin
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2002-12-12 18:00 UTC by Charles Kerr
Modified: 2006-06-18 05:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Kerr 2002-12-12 18:00:24 UTC
This function has been broken for some time now.
Chris, do we still need this?  If so, is it an easy fix?
Comment 1 Christophe Lambin 2002-12-13 20:57:20 UTC
It needs to be moved into message-window.c, since by the time it gets
to message-check.c, it's too late.  Working on this today.