4Science / DSpace

This repository contains the 4Science optimized DSpace & DSpace-CRIS distribution.
https://wiki.lyrasis.org/display/DSPACECRIS/
BSD 3-Clause "New" or "Revised" License
42 stars 61 forks source link

SolrDedupServiceImpl: potential bug found in method findDecisions #461

Open saschaszott opened 2 months ago

saschaszott commented 2 months ago

Bug Description

We found a potential bug in findDecisions:

https://github.com/4Science/DSpace/blob/04c7aa622a94e048a056dee462d8220592764971/dspace-api/src/main/java/org/dspace/app/deduplication/service/impl/SolrDedupServiceImpl.java#L559

Should "ws" better be replaced by "wf"?