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 155042 - accents in image comments improperly written to HTML
accents in image comments improperly written to HTML
Status: RESOLVED DUPLICATE of bug 319933
Product: gthumb
Classification: Other
Component: general
2.7.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 369404 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-10-10 20:24 UTC by Michael Zingale
Modified: 2006-11-06 13:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Michael Zingale 2004-10-10 20:24:09 UTC
Create a web album for a group of pictures with comments containing accented
characters (i.e. for the Portuguese language), make sure that you ask that
comments be included in the thumbnail and/or image captions.

The accented characters will improperly render in a browser.  An a with a ' over
it should be translated into á code.  The full list of necessary
character codes for accented characters is:

http://www.starr.net/is/type/htmlcodes.html

gThumb should make the necessary conversions so that the HTML preserves the
accented characters.
Comment 1 André Klapper 2006-10-10 00:00:13 UTC
Michael, is this still an issue or is this obsolete nowadays?
Comment 2 Michael Chudobiak 2006-10-10 09:47:57 UTC
This still occurs. Basically, iso-code character escaping for HTML needs to be added.
Comment 3 Michael Chudobiak 2006-11-02 13:16:07 UTC
*** Bug 369404 has been marked as a duplicate of this bug. ***
Comment 4 Rennie deGraaf 2006-11-06 05:23:30 UTC
I believe that this issue has been fixed over in bug 319933.

Rennie
Comment 5 Michael Chudobiak 2006-11-06 13:38:45 UTC
Marking as duplicate of bug 319933, because the fix is being developed there as part of a larger patch.

*** This bug has been marked as a duplicate of 319933 ***