Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot override search result #5

Open
Nguonchhay opened this issue Sep 30, 2017 · 0 comments
Open

Cannot override search result #5

Nguonchhay opened this issue Sep 30, 2017 · 0 comments

Comments

@Nguonchhay
Copy link

Nguonchhay commented Sep 30, 2017

I have override the templateRootPath in the Settings.yaml in my running site:
templateRootPath: 'resource://Reasei.ECommerce/Private/Templates/'
but it does not work.

When I dive into the method initializeView of IndexedSearchController, I see one condition
if ($view instanceof \Neos\Fluid\View\TemplateView) {}
that try to compare with \Neos\Fluid\View\TemplateView. I think it should be \Neos\FluidAdaptor\View\TemplateView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant