You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Bug report
about: Create a report to help us improve
title: "[BUG] Exception when passing multiple sorting options"
labels: ''
assignees: ''
Describe the bug
When multiple sorting options are configured in typoscript and more than one of them is passed to Solr the response
is not resolved correctly, which leads to an exception. (see attached img)
To Reproduce
Steps to reproduce the behavior:
Configure multiple sorting options (see attached img)
Pass multiple sorting options to the searchrequest (see attached img)
Expected behavior
The response from Solr is resolved without leading to an exception
Screenshots
Used versions (please complete the following information):
TYPO3 Version: ^11.5
EXT:solr Version: 11.5.0
Used Apache Solr Version: 8.5
PHP Version: 8.0
Images
sorting options:
Exception:
Request:
The text was updated successfully, but these errors were encountered:
When multiple sorting options are passed as an argument the solr server response was not resolved correctly which lead to an TYPO3 Exception.
Fixes: #3627
When multiple sorting options are passed as an argument the solr server response was not resolved correctly which lead to an TYPO3 Exception.
Fixes: #3627
Ports: #3628
name: Bug report
about: Create a report to help us improve
title: "[BUG] Exception when passing multiple sorting options"
labels: ''
assignees: ''
Describe the bug
When multiple sorting options are configured in typoscript and more than one of them is passed to Solr the response
is not resolved correctly, which leads to an exception. (see attached img)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The response from Solr is resolved without leading to an exception
Screenshots
Used versions (please complete the following information):
Images
sorting options:
Exception:
Request:
The text was updated successfully, but these errors were encountered: