Closed GoogleCodeExporter closed 8 years ago
Thanks to firebug, here's the traceback:
Traceback (most recent call last):
File "/Users/andre/CrunchySVN/trunk/crunchy/src/http_serve.py", line 299, in do_POST
self.server.get_handler(self.path)(self)
File "/Users/andre/CrunchySVN/trunk/crunchy/src/plugins/security_advisor.py", line
275, in set_security_list
site_list_info = request.data.strip(',').split(',')
TypeError: Type str doesn't support the buffer API
Original comment by andre.ro...@gmail.com
on 16 Aug 2009 at 9:41
Fixed revision 1322.
Original comment by andre.ro...@gmail.com
on 22 Aug 2009 at 8:29
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 16 Aug 2009 at 9:34