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 321085 - Pango markup code doesn't show in HTML
Pango markup code doesn't show in HTML
Status: VERIFIED FIXED
Product: java-gnome
Classification: Bindings
Component: GTK
mainline
Other All
: Normal minor
: ---
Assigned To: Ismael Juma
Ismael Juma
Depends on:
Blocks:
 
 
Reported: 2005-11-09 19:51 UTC by Emmanuel Rodriguez
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Corrected the Markup Language (709 bytes, patch)
2005-11-09 19:53 UTC, Emmanuel Rodriguez
none Details | Review

Description Emmanuel Rodriguez 2005-11-09 19:51:12 UTC
Documentation bug
Section: 
The documentation is trying to show us how to use the Pango Markup Language.

Correct version:
The Pango Markup Languahe should be scaped within the HTML.

Other information:
Comment 1 Emmanuel Rodriguez 2005-11-09 19:53:06 UTC
Created attachment 54544 [details] [review]
Corrected the Markup Language

The Pango Markup language is escaped by using HTML entities
Comment 2 Ismael Juma 2005-11-26 13:28:46 UTC
Thanks for the patch. Committed to CVS HEAD.