Page 1 of 1

[solved]Hierarchy search not working CompanyDirectory 1.19.1

Posted: Wed Jul 10, 2013 5:32 pm
by 5k313t0r
I am using the newest version of the Company Directory (1.19.1) and I don't think the search results when doing a hierarchy search are being returned correctly? Or maybe I am not understanding it properly? Maybe it's a bug?

I have the following hierarchy structure:
Planners
>Sub Planners
Suppliers

And the following companies:
Company 1 = Planners
Company 2 = Sub Planners
Company 3 = Supplier

I am spitting out a search form (default form) on the page using :

Code: Select all

{CompanyDirectory action='search'}
Now, when I use the search form and select "Planners" from the hierarchy dropdown and check the "Include Child Hierarchies" I am expecting the search results to return "Company 1" and "Company 2" but this is not the case. The search only returns "Company 1".

Anyone have any thoughts? Is this a bug? or am I not understanding the hierarchy structure fully?

CompanyDirectory 1.19.1
CGExtensions 1.36
CGSimpleSmarty 1.7
JQueryTools 1.2.5
PHP 5.3.3
CMSMS 1.11.7

Re: Hierarchy search not working? Company Directory 1.19.1

Posted: Mon Jul 15, 2013 7:33 pm
by 5k313t0r
This seems to have been fixed in Company Directory 1.19.2. Thanks Calguy!