Changes between Version 6 and Version 7 of Ticket #12408


Ignore:
Timestamp:
Dec 18, 2015, 8:10:59 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12408 – Description

    v6 v7  
    126126ServiceException: invalid literal for int() with base 10: 'post13776'
    127127}}}
     128
     129{{{
     1302015-12-18 16:39:33,801 Trac[xml_rpc] ERROR: invalid literal for int() with base 10: 'post13776'2015-12-18 16:39:33,801 Trac[xml_rpc] ERROR: Traceback (most recent call last):  File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/TracXMLRPC-1.1.2_r13776-py2.6.egg/tracrpc/web_ui.py", line 158, in _rpc_process
     131    result = (XMLRPCSystem(self.env).get_method(method_name)(req, args))[0]  File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/TracXMLRPC-1.1.2_r13
     132776-py2.6.egg/tracrpc/api.py", line 197, in __call__
     133    result = self.callable(req, *args)
     134  File "/srv/trac-hacks.org/pve/lib/python2.6/site-packages/TracXMLRPC-1.1.2_r13776-py2.6.egg/tracrpc/api.py", line 339, in getAPIVersion
     135    return map(int, tracrpc.__version__.split('-')[0].split('.'))
     136ServiceException: invalid literal for int() with base 10: 'post13776'
     137}}}
     138
    128139See also #11799.
    129140