[TYPO3-mvc] IndexedSearch/cHash issue

Surena Golijani info at homepagefarmer.de
Wed Aug 25 17:54:46 CEST 2010


Hi eveyone,

my plugin is creating different types of views of a company's details page.

Each view is generated by a different action. All of them are displayed 
fine, cached and indexed by IndexedSearch.

And here comes the issue: one of this views is NOT indexed - 
IndexedSearch shows in the Info/Technical Details module "Error" in the 
&cHash column. The link pointing to this view seems fine (with &cHash), 
though.

The only difference between this view and the others is that it uses an 
additional parameter. But this parameter is registered in the action 
through annotation (@param...) and parametrisation 
(showAction($company,$myParameter)). I can reproduce this behaviour by 
adding an additional parameter to one of the other actions.

This same plugin also generates a list view with completely different 
parameters, and this list view is just indexed fine, too.

So I can't figure out, why an additional parameter suddenly creates an 
error with the cHash in IndexedSearch.

Extbase is Version 1.0.2

Somebody got an Idea? Thanks a lot,
Surena Golijani



More information about the TYPO3-project-typo3v4mvc mailing list