Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
J
jami-client-gnome
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 151
    • Issues 151
    • List
    • Boards
    • Labels
    • Milestones
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • savoirfairelinux
  • jami-client-gnome
  • Issues
  • #444

Closed
Open
Opened May 17, 2016 by RingBot@RingBot
  • Report abuse
  • New issue
Report abuse New issue

GNOME: text formatted using pango markup needs to be escaped

Issue generated from Tuleap's migration script. Originally submitted by: Stepan Salenikovich (ssalenik)

Some of the text in the client is formatted using pango markup. We must escape this text using g\_markup\_escape\_text() or g\_markup\_printf\_escaped(), or else we will potentially get badling formatted text and warnings such as:

(gnome-ring:7649): Gtk-WARNING \*\*: Failed to set text from markup due to error parsing markup: Error on line 2 char 8: '<span' is not a valid name

Related issues

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
S - Ordinary
Assign labels
  • View project labels
Reference: savoirfairelinux/ring-client-gnome#444