Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 148090

Summary: Trac connector: implement query script core
Product: z_Archived Reporter: Steffen Pingel <steffen.pingel>
Component: MylynAssignee: Steffen Pingel <steffen.pingel>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: pombredanne
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 148089    
Bug Blocks:    
Attachments:
Description Flags
Query script core and test classes
none
mylar/context/zip none

Description Steffen Pingel CLA 2006-06-21 14:34:29 EDT
Provide the core classes for Trac access through query script.
Comment 1 Steffen Pingel CLA 2006-06-21 15:38:15 EDT
Created attachment 45031 [details]
Query script core and test classes
Comment 2 Steffen Pingel CLA 2006-06-21 15:38:25 EDT
Created attachment 45032 [details]
mylar/context/zip
Comment 3 Mik Kersten CLA 2006-06-21 22:20:49 EDT
Patch applied, but as you indicated some tests fail.  In general all checked in tests should pass, but sine this is still in the sandbox I have committed this patch as not to cause any merge problems on your end.
Comment 4 Steffen Pingel CLA 2006-06-22 08:43:03 EDT
A patch that fixes failed test cases due to changes in the XML-RPC API has been attached to bug 147816.