Opened 12 years ago

Last modified 12 years ago

#9772 closed defect

XmlRPC API Exception — at Initial Version

Reported by: lennylinux.ks@… Owned by: osimons
Priority: high Component: XmlRpcPlugin
Severity: blocker Keywords:
Cc: Olemis Lang Trac Release: 0.12

Description

I get the exception on click the API link in my Trac.

Exception: ticket.putAttachment: pop from empty list Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.2_r10706-py2.6.egg/tracrpc/web_ui.py", line 101, in _dump_docs (method.signature, File "/usr/local/lib/python2.7/dist-packages/TracXMLRPC-1.1.2_r10706-py2.6.egg/tracrpc/api.py", line 242, in _get_signature args.insert(0, RPC_TYPES[sig.pop()] + ' ' + arg) IndexError: pop from empty list

So the eclipse synch doesn't work :-/

Change History (0)

Note: See TracTickets for help on using tickets.