Open davidjakob opened 5 months ago
Please provide a Pull-Request for that issue.
I can confirm that behaviour. A warning is thrown in debug mode:
PHP Warning: Undefined array key "tx_solr" in vendor/apache-solr-for-typo3/solr/Classes/ViewHelpers/SearchFormViewHelper.php line 148
The parameter keepExistingParametersForNewSearches has to be set for this error.
SearchFormViewHelper breaks the Page if there are no QueryParameters in the Request.
A Check resolves this Problem:
Used versions (please complete the following information):