Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#8059 closed defect (worksforme)

what is the parameter "when" used for ?

Reported by: sanjay Owned by: osimons
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Olemis Lang Trac Release: 0.11

Description

struct ticket.changeLog(int id, int when=0)

I cant imagine what when is used for? Despite testing with several values,i still cant figure this one out.

sorry, this is not a bug, but I dont know where else to post such a question either.

Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by osimon

Resolution: worksforme
Status: newclosed

It should work so that it restricts the returned output to a single change, and the various attributes associated with that change. Trac ticket changes are not numbered, their only shared characteristic is the timestamp for when they were comitted. Same timestamp = belong to same change.

So, use it to restrict the query to retrieve details for changes belonging to the same user 'post'.

comment:2 Changed 13 years ago by Olemis Lang

Please use trac-users mailing list @ Google Groups for this kind of support request.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.