﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
3313,[Patch] Wikinfo: Fails to work with Trac 0.11,ganto82@…,rjollos,"Install Wikinfo-2.0-py2.4.egg via ""Admin -> Plugins -> Install Plugin"" on Debian with Trac !0.11 and Python 2.4.4-2 and lighttpd 1.4.13-4etch4

Stack-trace:
{{{
Unhandled exception in thread started by <bound method Connection.run of <trac.web._fcgi.Connection object at 0xf662584c>>
Traceback (most recent call last):
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 654, in run
    self.process_input()
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 690, in process_input
    self._do_params(rec)
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 789, in _do_params
    self._start_request(req)
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 773, in _start_request
    req.run()
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 582, in run
    self._flush()
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 589, in _flush
    self.stdout.close()
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 348, in close
    self._conn.writeRecord(rec)
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 705, in writeRecord
    rec.write(self._sock)
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 542, in write
    self._sendall(sock, header)
  File ""/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/_fcgi.py"", line 519, in _sendall
    sent = sock.send(data)
socket.error: (32, 'Broken pipe')
}}}

When accessing the macros there is error message:
{{{
Error: Failed to load processor Wikinfo
No macro or processor named 'Wikinfo' found
}}}",defect,closed,normal,WikinfoPlugin,critical,fixed,,,0.11
