Changes between Version 12 and Version 13 of Ticket #12408


Ignore:
Timestamp:
Oct 7, 2016, 4:29:39 AM (8 years ago)
Author:
Jun Omae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12408 – Description

    v12 v13  
    218218}}}
    219219
     220{{{
     2212016-08-25 08:56:18,490 (7f0946c09700) ERROR: RPC(JSON-RPC) Error
     222Traceback (most recent call last):
     223  File "/vol/releases/20160818034305/share/plugins/TracXMLRPC.egg/tracrpc/web_ui.py", line 155, in _rpc_process
     224    result = (XMLRPCSystem(self.env).get_method(method_name)(req, args))[0]
     225  File "/vol/releases/20160818034305/share/plugins/TracXMLRPC.egg/tracrpc/api.py", line 209, in __call__
     226    result = self.callable(req, *args)
     227  File "/vol/releases/20160818034305/share/plugins/TracXMLRPC.egg/tracrpc/ticket.py", line 74, in query
     228    q = query.Query.from_string(self.env, qstr)
     229  File "/usr/local/tracfarm/lib/python2.6/site-packages/trac/ticket/query.py", line 169, in from_string
     230    raise QuerySyntaxError(_('Query filter requires field and '
     231ServiceException: ServiceException details : \u5404\u30d5\u30a3\u30eb\u30bf\u306f\u3001\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u540d\u524d\u3068\u6761\u4ef6\u304c "=" \u3067\u533a\u5207\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
     232}}}
     233
    220234See also #11799.
    221235