[daisy] [JIRA] Resolved: (DSY-494) factebrowser defaultConditions can not contain a fulltext-query

Paul Focke (JIRA) issues at cocoondev.org
Wed Jun 20 08:47:51 CDT 2007


     [ http://issues.cocoondev.org//browse/DSY-494?page=all ]
     
Paul Focke resolved DSY-494:
----------------------------

    Fix Version: 2.1
     Resolution: Applied

in svn rev 4105

> factebrowser defaultConditions can not contain a fulltext-query
> ---------------------------------------------------------------
>
>          Key: DSY-494
>          URL: http://issues.cocoondev.org//browse/DSY-494
>      Project: Daisy
>         Type: Bug
>     Reporter: Marc Portier
>     Priority: Minor
>      Fix For: 2.1
>  Attachments: dsy494.patch
>
> The query language has a known limitation for the usage of the FullText() statement: it must be at the start of the where-clause.
> So if one creates a facet-browser with a <defaultConditions> section 
> it would be quite logic that such should also start  with a FullText() (if you need one)
> Helas: the FacetedBrowserApple decides to insert the defaultConditions at the end of the statement (i.e. after facet conditions and other stuff)
> the result is an invalid query statement and thus an error.
> see 
> ./applications/daisywiki/frontend/src/java/org/outerj/daisy/frontend/FacetedBrowserApple.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list