Bug 292543

Summary: [web connector] Google code query broken
Product: z_Archived Reporter: Benjamin Muskalla <b.muskalla>
Component: MylynAssignee: Benjamin Muskalla <b.muskalla>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: steffen.pingel
Version: unspecifiedKeywords: contributed
Target Milestone: 3.3.1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
patch
steffen.pingel: iplog+
mylyn/context/zip none

Description Benjamin Muskalla CLA 2009-10-16 11:25:46 EDT
Google now adds the AllLabels column even if you don't specify it (see http://code.google.com/p/support/issues/detail?id=3193 ).
This leads to a situation that the current query in the template includes the Tags in the task description which is pretty annoying.
Comment 1 Benjamin Muskalla CLA 2009-10-16 11:50:05 EDT
Created attachment 149770 [details]
patch

Patch with new query which matches the AllLabels and ignores them
Comment 2 Benjamin Muskalla CLA 2009-10-16 11:50:07 EDT
Created attachment 149771 [details]
mylyn/context/zip
Comment 3 Steffen Pingel CLA 2009-10-16 16:03:53 EDT
Thanks Benjamin. I'll apply the patch for the next release (we are patch IP cut off for 3.3).
Comment 4 Steffen Pingel CLA 2009-11-06 04:39:19 EST
Thanks! Patch applied.