#132 cannot update-ticket with a new comment
Closed: Invalid Opened by mcepl.

{{{
wycliff:save_new (gnome-io) $ trac update-ticket -c - -n 236
Traceback (most recent call last):
File "/home/matej/.local/bin/trac", line 423, in
actopt.assignee, actopt.stealth)
File "/home/matej/.local/lib/python2.7/site-packages/offtrac/init.py", line 126, in update_ticket
return self.server.ticket.update(ticket, comment, attributes, notify)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in call
return self.__send(self.__name, args)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1578, in __request
verbose=self.__verbose
File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1297, in single_request
return self.parse_response(response)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1473, in parse_response
return u.close()
File "/usr/lib64/python2.7/xmlrpclib.py", line 793, in close
raise Fault(**self._stack[0])
xmlrpclib.Fault:
wycliff:save_new (gnome-io) $
}}}


with trac going away this can not be fixed

@ausil changed the status to Closed

Metadata