<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/powerfuzzer/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/powerfuzzer/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 03 Sep 2008 04:03:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/powerfuzzer/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>[PATCH] Fix rendering of payloads</title><link>https://sourceforge.net/p/powerfuzzer/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached is a patch that fixes the following unicode decoding error.&lt;/p&gt;
&lt;p&gt;Traceback (most recent call last):&lt;br /&gt;
File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14364, in &amp;lt;lambda&amp;gt;&lt;br /&gt;
lambda event: event.callable(*event.args, **event.kw) )&lt;br /&gt;
File "powerfuzzer.py", line 1457, in write_dic_to_box&lt;br /&gt;
self.rtc.WriteText("'"+x+"' =&amp;gt; '"+dic[x]+"' ")&lt;br /&gt;
File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/richtext.py", line 2464, in WriteText&lt;br /&gt;
return _richtext.RichTextCtrl_WriteText(*args, **kwargs)&lt;br /&gt;
File "/usr/lib64/python2.5/encodings/utf_8.py", line 16, in decode&lt;br /&gt;
return codecs.utf_8_decode(input, errors, True)&lt;br /&gt;
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbf in position 13: unexpected code byte&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luke Macken</dc:creator><pubDate>Wed, 03 Sep 2008 04:03:39 -0000</pubDate><guid>https://sourceforge.net85afa691c82cb7e15891743a357b93b27412c8eb</guid></item></channel></rss>