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 694908 - search-provider: escape the description passed to gnome-shell
search-provider: escape the description passed to gnome-shell
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: shell
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-28 23:37 UTC by Giovanni Campagna
Modified: 2013-03-01 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search-provider: escape the description passed to gnome-shell (2.06 KB, patch)
2013-02-28 23:37 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-02-28 23:37:33 UTC
gnome-shell uses the description as markup (to allow highlighting
the searched terms), so we need to properly escape it to avoid warnings.
Comment 1 Giovanni Campagna 2013-02-28 23:37:36 UTC
Created attachment 237664 [details] [review]
search-provider: escape the description passed to gnome-shell
Comment 2 Bastien Nocera 2013-03-01 11:36:13 UTC
Review of attachment 237664 [details] [review]:

Fine by me.
Comment 3 Giovanni Campagna 2013-03-01 17:01:35 UTC
Attachment 237664 [details] pushed as 6ddd56a - search-provider: escape the description passed to gnome-shell