Hi Juilia, In my DSpace 9.1 that is not the case. Only items of 2023 are displayed. Note that startsWith=2023 also means that the date starts with 2023 i.e. 2023-01-15 or 2023-12-18 etc. This looks like a regression in v10.
WBR, Andrew субота, 1 серпня 2026 р. о 03:09:04 UTC+3 Julia Gilmore пише: Hi DSpace community! We've noticed (or rather, it was pointed out to us) that the *Browse by Issue Date *option returns all results from the selected date forward. This means selecting 2023 from the year dropdown will return items from 2023 onwards. We can see from the URL and in the Browse java file there is a startswith condition: https://demo.dspace.org/browse/dateissued?bbm.page=1&*startsWith*=2023 https://github.com/DSpace/DSpace/blob/dspace-8_x/dspace-api/src/main/java/org/dspace/browse/BrowseEngine.java#L380 We're curious about the logic for this behaviour (especially as you can select a range from the search filter date sliders) and whether it is possible to remove this so only results from the selected year are returned? Thanks! Julia -- All messages to this mailing list should adhere to the Code of Conduct: https://lyrasis.org/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/416c2038-0476-4c0f-aa88-0157b00be949n%40googlegroups.com.
