GNOME Bugzilla – Bug 331029
"&" in appointment summary results in empty tooltip
Last modified: 2013-09-13 00:51:38 UTC
heidiho, i can produce empty calendar dayview tooltips, though the appointments do have a summary string. only happened once so far, i'm trying to investigate what is going wrong here. evo2.5.90.
haha. just have a "&" (ampersand) in the summary and it will not be displayed in the tooltip. that was an easy one. :-)
(evolution-2.6:8850): Gtk-WARNING **: Failed to set label 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 &
Created attachment 59303 [details] [review] Fixed bug, Now tooltip can display &.
Fixed to HEAD.