Closed (fixed)
Project:
Faceted Search
Version:
6.x-1.0-beta1
Component:
Views integration
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 09:25 UTC
Updated:
27 Feb 2009 at 16:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
jpp commentedOk I did some more testing and the one line change above seem to fix it - I'm getting the expected output and not more errors.
Comment #2
junro commentedSame problem, and this code seems to fix it with me too :)
Comment #3
David Lesieur commentedWhat do you think of the following patch?
Comment #4
junro commentedI'm not a developer and never used Faceted Search before, so I can't tell what I think about this patch... maybe I should take off the code before and apply this patch and see what happens :)
Comment #5
junro commentedThe patch seems to work great.
If you have this error:
Call to a member function ready() on a non-object ... /modules/faceted_search/faceted_search_views.module on line 33
Use the patch #3
Comment #6
junro commentedJe ne peux seulement avoir l'affichage avec views en appuyant sur "plus d'options", sans rien mettre dans le champ de recherche.
Comment #7
doughold commentedPatch worked like a charm, thanks!
Comment #8
David Lesieur commentedCommitted!
Comment #9
elioshi solved this bug in this manner:
but this solution is much more better :-)