[daisy] Faceted browsing troubles
Andreas Deininger
adeininger at googlemail.com
Thu Jan 31 01:34:34 CST 2008
2008/1/30, Caleb Callaway <caleb at autometrix.com>:
> Hi all,
>
> I have a faceted browser setup on one of my Daisy sites. It was working
> fine, until a recent upgrade to Daisy 2.2. When I click on a facet, it is
> added to the filter correctly, but the document list isn't actually
> filtered.
>
> I haven't changed the definition at all, other than adding or removing
> facets when attempting to troubleshoot the problem. Here's what it looks
> like:
>
> <facetedNavigationDefinition
> xmlns="http://outerx.org/daisy/1.0#facetednavdef">
> <optionsList defaultOptions="standard">
> <options id="standard">
> <limitToSiteCollection>false</limitToSiteCollection>
> <limitToSiteVariant>false</limitToSiteVariant>
> <defaultConditions>documentType = 'Part' or documentType =
> 'Assembly'</defaultConditions>
> </options>
> </optionsList>
>
> <facets>
> <facet expression="$Product"/>
> </facets>
> </facetedNavigationDefinition>
>
> No errors are reported, and I haven't found anything useful in the logs. I
> haven't found any changes to the facet file definitions...any ideas?
That might be related to the internationalisation of the faceted
browser (DSY-543, SVN commit 4604).
It should be be easy to test whether this is actually the cause:
Could you please replace
<DAISY_HOME>daisywiki/webappdaisy/resources/skins/default/xslt/
faceted_browser.xsl
with the version from your previous 2.1 installation (or check out a
revision prior to 4604 from svn) and report back whether that solves
your problem or not?
Thanks in advance
Andreas
More information about the daisy
mailing list