On 26.03.2013 09:16, Ross Lagerwall wrote: > Since only the body text of a notification may contain markup, > by combining the two together and calling set_markup(), the > title would also get interpreted as if it had markup. > This could be seen with: > $ notify-send "Title & text" "<i>body text</i>" > > The unescaped & would get interpreted as broken markup and so > naughty would fall back to escaping everything which would make > the "<i>" tags be shown rather than interpreted. > > So, the title must always be escaped so that it is not interpreted > as markup.
Wow. I didn't know this, but the spec clearly says this. Thanks, merged. Uli -- Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon? -- To unsubscribe, send mail to [email protected].
