SK-Yang / torchat

Automatically exported from code.google.com/p/torchat
0 stars 0 forks source link

gtknotify (pynotify) displays an empty popup is there is a < character in the text #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
gtknotify (pynotify) displays an empty popup is there is a < character in the 
text

It is trying to interpret html tags. It seems i must escape these characters 
(&lt; &gt; and friends)

Original issue reported on code.google.com by prof7...@gmail.com on 17 Jan 2011 at 9:28

GoogleCodeExporter commented 9 years ago
fixed in r485

Original comment by prof7...@gmail.com on 18 Jan 2011 at 5:34

GoogleCodeExporter commented 9 years ago

Original comment by prof7...@gmail.com on 18 Jan 2011 at 5:35