Closed thats4shaw closed 6 years ago
There may have been a regression. If so, we can revert it since it hasn't been released yet
@thats4shaw are you able to test this with those changes reverted?
Absolutely @robbieaverill. What changes in particular?
Sorry, the latest change we merged related to this was https://github.com/dnadesign/silverstripe-elemental/pull/342
After some pretty thorough testing i'm not convinced this is related to the changes in https://github.com/dnadesign/silverstripe-elemental/pull/342 as i've managed to get this working without issue in another project.
I'll reopen this if I can supply some solid reproducible steps.
This is a strange one and I swear this was working previously however I'm not having any luck retracing my steps.
I'm finding that ElementsForSearch method appears to be returning empty in the context of Solr search indexing.
The CMS search is working as per normal and I'm just using the basic indexer supplied by this module.
I initially wondered if it was some what related to https://github.com/dnadesign/silverstripe-elemental/issues/228 and https://github.com/dnadesign/silverstripe-elemental/issues/271 but it's finding the templates fine.
From my debugging it appears $ElementControllers is empty in
templates/DNADesign/Elemental/Models/ElementalArea.ss
.Module versions: