You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
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:
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?