DSpace / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
855 stars 1.29k forks source link

Incorrect Export of Search Results with Double Quotation Marks in DSpace 7 #9589

Open racastrol opened 1 month ago

racastrol commented 1 month ago

Describe the bug When exporting search results in DSpace 7 that include double quotation marks in the search query, the export does not reflect the original search query with double quotation marks. Instead, it exports the results of the search query without the double quotation marks. This issue has been observed in DSpace version 7.5.

To Reproduce Steps to reproduce the behavior:

Perform a search in DSpace using a query that includes double quotation marks, for example: "search term". Export the search results. Observe how the export does not reflect the original search query and instead exports the results without the double quotation marks. Expected behavior The export of search results in DSpace should reflect the original search query. Related work