Ticket #623 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

list of exported functions (still) broken

Reported by: steffenp@gmx.de Assigned to: athomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I get an exceptions with rev. 1161 when trying to access /xmlrpc from a web brower (see also #563):

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 335, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 220, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-i686/egg/tracrpc/web_ui.py", line 32, in process_request
TypeError: iterable argument required

Attachments

fix.patch (0.6 kB) - added by steffenp@gmx.de on 08/21/06 13:06:00.
Fix

Change History

08/21/06 13:06:00 changed by steffenp@gmx.de

  • attachment fix.patch added.

Fix

08/21/06 20:10:36 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r1175.


Add/Change #623 (list of exported functions (still) broken)




Change Properties
Action