subugoe / typo3-find

TYPO3 extension providing a frontend for Solr indexes.
GNU General Public License v2.0
16 stars 20 forks source link

cHash issue by using of Histogramm facet #154

Open AppWerft opened 5 years ago

AppWerft commented 5 years ago

Environment: TYPO3 9.5.7 find 3.1.2 After selecting a year range this error will thown: PageAccessFailureReasons::CACHEHASH_COMPARISON_FAILED]

Any ideas how fix or workaround?

Rainer

AppWerft commented 5 years ago

If I add: [FE][pageNotFoundOnCHashError] = false the error page disappeares, but the page will periodically reloaded. Sven mentioned this issue (javascript) and I hoped it is fixed in newest version.

ipf commented 5 years ago

@mh-goe Any idea?

AppWerft commented 5 years ago

pageNotFoundOnCHashError still exists

JS issue fixed.