Modify ↓
#9772 closed defect (fixed)
XmlRPC API Exception
| Reported by: | Owned by: | osimons | |
|---|---|---|---|
| Priority: | high | Component: | XmlRpcPlugin |
| Severity: | blocker | Keywords: | |
| Cc: | Olemis Lang | Trac Release: | 0.12 |
Description (last modified by )
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 :-/
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 14 years ago by
| Description: | modified (diff) |
|---|
Note: See
TracTickets for help on using
tickets.



i solved this by myself i don't know why but i had another version of this plugin and now after deleting this. this plugin is running =)