TYPO3-Solr / ext-solr

A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.
GNU General Public License v3.0
136 stars 247 forks source link

[BUG] Wrong range string generation in DateRange facet #4087

Open derhansen opened 3 months ago

derhansen commented 3 months ago

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):

dkd-kaehm commented 3 months ago

@derhansen Please check the Tests.