[Zeitgeist] [Bug 614282] Re: fts extension is missing negation support

2011-09-05 Thread Mikkel Kamstrup Erlandsen
** Changed in: zeitgeist-extensions Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Zeitgeist Extensions, which is the registrant for Zeitgeist Extensions. https://bugs.launchpad.net/bugs/614282 Title: fts extension is missing nega

[Zeitgeist] [Bug 614282] Re: fts extension is missing negation support

2010-08-09 Thread Mikkel Kamstrup Erlandsen
Thanks Michal, patch merged! ** Changed in: zeitgeist-extensions Status: Confirmed => Fix Committed -- fts extension is missing negation support https://bugs.launchpad.net/bugs/614282 You received this bug notification because you are a member of Zeitgeist Extensions, which is the registr

[Zeitgeist] [Bug 614282] Re: fts extension is missing negation support

2010-08-06 Thread Michal Hruby
Oh dear, I didn't read your comment here Mikkel, but I already have a patch which does it using NOT, here it is: ** Patch added: "negation.patch" http://launchpadlibrarian.net/53199455/negation.patch -- fts extension is missing negation support https://bugs.launchpad.net/bugs/614282 You recei

[Zeitgeist] [Bug 614282] Re: fts extension is missing negation support

2010-08-06 Thread Mikkel Kamstrup Erlandsen
Technically this should not be too hard, but there may be a few devils in the details. It really boils down to the following change in the template compilation code: * If a template string starts with "!" replace that ! with a minus, "-". ** Changed in: zeitgeist-extensions Status: New =>