dynamic / silverstripe-locator

SilverStripe Locator Module. Show locations on a map. Search by geoposition.
http://www.dynamicagency.com/labs/silverstripe-locator-module/
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

BUG getUsedCategories() does not inform the pre-filtered categories properly #240

Closed muskie9 closed 1 year ago

muskie9 commented 1 year ago

When loading results on a locator, and defining the categories to restrict the results to in the cms, the resulting location set is unfiltered. This is due to the filter call on the relation not returning the pre-defined categories.