ext-solr
ext-solr copied to clipboard
[BUG] Wrong range string generation in DateRange facet
Describe the bug
The range string in the DateRange facet is generated, so that the time of the start- and enddate is 0000 (00:00). For the enddate, this is wrong and should be 2359 (23:59), so items for the whole enddate are selected.
Used versions (please complete the following information):
- TYPO3 Version: 12.4
- EXT:solr Version: 12.x
- Used Apache Solr Version: 9.6
@derhansen Please check the Tests.