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 110478 - wrong charset in text_create() function
wrong charset in text_create() function
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.0 betas
Other All
: Normal normal
: 0.14.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-04-10 17:33 UTC by Tõivo Leedjärv
Modified: 2006-06-18 05:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a proposed patch (923 bytes, patch)
2003-04-10 17:34 UTC, Tõivo Leedjärv
none Details | Review

Description Tõivo Leedjärv 2003-04-10 17:33:32 UTC
The initial text (copyright and license) in article pane is converted to
ISO-8859-1 before being displayed. This is unneccesary and breaks display
of 8-bit characters.
Comment 1 Tõivo Leedjärv 2003-04-10 17:34:39 UTC
Created attachment 15616 [details] [review]
a proposed patch