Activity report on *[JIRA] Bug SKER4950 - AbstractESPFastSearchCommand: parsefql when term start with = characeter*
Scarab Link: http://sesat.no/scarab/issues/id/SKER4950 Module: Sesat> Kernel Activity generated by Magne Thyrhaug ([EMAIL PROTECTED]) at 08/19/2008 13:58 *Reasons for the changes* ** null: () ** ------------------------------------------------------------------------------- *Personnel changes* - Quality Assurer: ssmathyr () - Assignee: ssmiweve () ------------------------------------------------------------------------------- *Attribute changes* - Summary: AbstractESPFastSearchCommand: parsefql when term start with = characeter () - "Description" set to: "When using a Fast ESP search command (that inherits from AbstractESPFastSearchCommand) the search commands fails if a term begins with (and in some cases contains) the = character. E.g. these fails (also on the blog search): http://sesam.no/search/?q=aftenposten.no%2Fmeninger%2Fsignert%2Farticle1944239.ece%3Fservice%3Dprint&x=620&y=38&c=m http://sesam.no/search/?q=a%3Db&x=0&y=0&c=m http://sesam.no/search/?c=m&q=%3Dc The error returned is: AbstractESPFastSearchCommand: parsefql: Query Error: line 1:1: unexpected token: = null Some examples of faulty queries: query = =c {code}(content:=c or extended:=c){code} query = aftenposten.no/meninger/signert/article1944239.ece?service=print {code} (content:aftenposten.no or extended:aftenposten.no) and (content:meninger or extended:meninger) and (content:signert or extended:signert) and (content:article1944239.ece or extended:article1944239.ece) and (content:service or extended:service) and (content:=print or extended:=print) {code} This will probably be fixed if terms starting with = is surrounded with quotation marks. Shouldn't all strings be surrounded with those anyways?" - Status: Unconfirmed () - Priority: None () - Component: Code - Search Command - Fast () - Version: 2.17 () - Severity: Normal () -------------------------------------------------------------------------------
_______________________________________________ Kernel-issues mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-issues
