When you are in the EBSCO package or title list view, and you start a new search, there is a link to the local data: "X titles found locally" or "X packages found locally". However if you are landing into this package with some filters in the URL, the link to local eholdings is not displayed. /cgi-bin/koha/erm/eholdings/ebsco/titles?publication_title=art for instance
This is not caused by bug 33408
We should build this fix on top of bug 33066.
I am... actually seeing it now (?) Race condition?
Created attachment 149255 [details] [review] Bug 33443: Restore "X titles found locally" link from EBSCO title list The link is missing, and there was a JS error in the console Uncaught (in promise) ReferenceError: filters is not defined
and... I think this is fixed by bug 33066.
Can't reproduce the problem before applying patch. Can't apply patch because already applied from bug 33066.