Comment 8 for bug 1927870

Revision history for this message
Josh Stompro (u-launchpad-stompro-org) wrote :

Should it be possible to clear the source from a record, to go back to having no source, after you set a source? I'm not sure that is possible now.

And I'm fairly sure that the fact that the source isn't set back to undefined between switching to the next bib could cause a source from a previous bib in the results list to be applied to the next bib if that next bib has no source set and gets saved after being viewed.

Here is a branch that fixes:

1. No source showing when a single result is viewed, or the first result in a list.
2. Null source not getting set when switching between bibs that have a source and don't have a source.

Well... I don't have a good branch setup right now for main, but here is my commit to our custom branch. I'll get this moved to a working branch as soon as I have a chance.

https://gitlab.com/LARL/evergreen-larl/-/commit/d17339fb8c8535b66a017ccba4f6b722fb669455

Josh