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 774986 - [PATCH] escape markup text
[PATCH] escape markup text
Status: RESOLVED FIXED
Product: gnome-calendar
Classification: Applications
Component: User Interface
3.22.x
Other Linux
: Normal normal
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2016-11-24 06:54 UTC by Mohammed Sadiq
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
source-dialog: escape string in markup (1017 bytes, patch)
2016-11-24 06:54 UTC, Mohammed Sadiq
committed Details | Review

Description Mohammed Sadiq 2016-11-24 06:54:06 UTC
Created attachment 340661 [details] [review]
source-dialog: escape string in markup

Calendar name can potentially contain invalid markup texts.
So it have to be escaped to be safe.
Comment 1 Georges Basile Stavracas Neto 2016-12-01 01:19:34 UTC
Thanks for the patch!

Attachment 340661 [details] pushed as 0514d2b - source-dialog: escape string in markup