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 550455 - Markup passed to libnotify needs escaping
Markup passed to libnotify needs escaping
Status: RESOLVED DUPLICATE of bug 445659
Product: rhythmbox
Classification: Other
Component: User Interface
0.11.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-02 13:03 UTC by Josselin Mouette
Modified: 2008-09-02 13:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josselin Mouette 2008-09-02 13:03:38 UTC
[ Forwarded from http://bugs.debian.org/496261 by Marcel Moreaux ]

The notifications rhythmbox shows at the start of a new song fail to
display song names with an ampersand (&) in them. The notification will
simply have no text where the song name is supposed to go.

I suspect this is because rhythmbox doesn't escape markup characters,
causing pango to choke on the lone ampersand, thinking it's the start of
an entity. Changing the song name of a music file to "Test <s>mp3</s>"
actually causes the "mp3" part to be rendered strikethrough in the
notification.

The song names are showed fine in other parts of rhythmbox, as far as I
can see. Also, the artist and album part of the notifications seem
unaffected.
Comment 1 Bastien Nocera 2008-09-02 13:12:20 UTC
It's a bug in your libnotify theme. See dupe.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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