THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1177 - escape ampersand character in pango markup text
User who did this - Uli Schlachter (psychon)

Reason for closing: Not a bug
Additional comments about closing: I fail to see the bug here. If you call 
set_markup() on a textbox, you should really be using markup. This means that 
<b>foo</b> makes text bold while "&lt;b&gt;foo&lt;/b&gt;" shows "<b>foo</b>".

If you want to show an ampersand, you have to use &amp; for that. 
awful.util.escape() helps you with that and does this for you.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1177

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to