4Science / dspace-angular

Angular UI for DSpace and DSpace-CRIS. In the dspace-cris-7 branch you can find the extension to support DSpace-CRIS
BSD 3-Clause "New" or "Revised" License
13 stars 28 forks source link

change of CRIS tab can potentially lead to invalid search context #68

Open saschaszott opened 5 months ago

saschaszott commented 5 months ago

Bug Description

As we already fixed this bug in our local DSC instance, I have to give URLs of another public DSC repository to better demonstrate the problem.

This results in a 400 "Bad Request" server response:

image

The UI shows a loader icon:

image

Solution

We fixed this bug by resetting the search context.