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/e6789148-d2e4-4aa6-b343-e70aa2c7d4bdn%40googlegroups.com.

Reply via email to