Patch (to be ported)
Project:
Faceted Search
Version:
5.x-1.x-dev
Component:
Author Facet
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2008 at 19:02 UTC
Updated:
18 Jan 2009 at 22:40 UTC
The Author Facet module can't filter results with the anonymous user (uid 0).
The attached patch solves this, but the Guided search still doesn't build a proper label and path. Zero values probably get rejected at some point in the code.
I don't have time to complete the bug fix at the moment.
| Comment | File | Size | Author |
|---|---|---|---|
| author_facet_anonymous.patch | 3.37 KB | David Lesieur |
Comments
Comment #1
john bickar commentedThanks, David.
Patch applies cleanly but I get the same thing that you do (Guided search doesn't build proper label and path).
I'll try to take a look at this tomorrow.
Comment #2
john bickar commentedHeh, here's one solution:
:D
Comment #3
David Lesieur commentedA complete fix has been included in this patch. We might want to check the relevant parts and backport them.
Comment #4
David Lesieur commented