Changes between Initial Version and Version 2 of Ticket #9772
- Timestamp:
- Feb 6, 2012, 6:42:59 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9772
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #9772 – Description
initial v2 1 1 I get the exception on click the API link in my Trac. 2 2 3 {{{ 3 4 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 4 5 }}} 5 6 So the eclipse synch doesn't work :-/