Bug using installation facet with multiple sites : solution !!!

Author Message

Frédéric RINALDI

Monday 03 May 2010 6:58:59 am

Hi everybody,

I don't know if someone already get the same problem but when I try to define the installation facet (because I use ezfind search with multiple website), I get an empty facet...

And after many investigation, I get the problem : a missing instruction in :

extension/ezfind/classes/ezfsearchresultinfo.php in the attribute function line 191 - 192

The following statement is missing :

$facetArray[] = $fieldInfo;

before the break instruction

I hope this help someone.

Fred

Matthieu Sévère

Monday 03 May 2010 7:22:25 am

Interesting I never had the problem but I keep that in mind thank you :)

It should be great that you post an issue : http://issues.ez.no

Cheers !

--
eZ certified developer: http://ez.no/certification/verify/346216

Robin Muilwijk

Monday 03 May 2010 11:50:07 am

Hi Frédéric,

Thanks for the feedback on this bug! I'll make sure to send a heads up to the developer working on eZ Find. As Matthieu suggests, adding an issue on the bug tracker also helps a lot.

Thanks and regards, Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

Paul Borgermans

Monday 03 May 2010 12:50:57 pm

Thanks for reporting, the fix is in eZ Find trunk now

Regards

Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.