GNOME Bugzilla – Bug 542101
Escape PlaceOfTheMeeting in the Location: line of the tooltip
Last modified: 2013-09-13 00:58:00 UTC
If the PlaceOfTheMeeting contains special markup characters (less than, greater than, ampersand, etc.) the Location: line of the tooltip will be empty and an error message will be printed (if stderr is monitored). Example: (evolution:2695): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Character ' ' is not valid at the start of an entity name; the & character begins an entity; if this ampersand isn't supposed to be an entity, escape it as & I'll try to attach a patch shortly. (Bug reproduced in 2.23.4 and 2.22.2. Patch against trunk. Tested on 2.22.2.)
Created attachment 114214 [details] [review] patch against current trunk
Cool, lets commit.
Patch committed to SVN trunk as r35743 http://svn.gnome.org/viewvc/evolution?view=revision&revision=35743