Ticket #9841 (closed defect: worksforme)

Opened 1 year ago

Last modified 7 months ago

XmlRpcPlugin - Status field not comming in GetTicket method

Reported by: bhermont@gmail.com Assigned to: osimons
Priority: high Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

The Status field is not comming in the object attributes' array, invoking the GetTicket?

Attachments

Change History

02/22/12 09:30:31 changed by osimons

  • status changed from new to closed.
  • resolution set to worksforme.
  1. There is no GetTicket method. There is a ticket.get() that I presume is what you refer to?
  2. The 'status' field is returned for a ticket.get(tid) call, and I even committed a test in [11306] for you that confirms it works.

If you still think this is an issue, you really need to provide more details about your RPC version (should be current 1.1.2) and perhaps also example client code for non-working behaviour.


Add/Change #9841 (XmlRpcPlugin - Status field not comming in GetTicket method)




Change Properties
Action