Bug 38912 - Elasticsearch record show is a 404 from staff catalog details
Summary: Elasticsearch record show is a 404 from staff catalog details
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-16 17:17 UTC by Eric Phetteplace
Modified: 2025-01-17 09:40 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
screenshot of 404 (81.38 KB, image/png)
2025-01-16 17:17 UTC, Eric Phetteplace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Phetteplace 2025-01-16 17:17:57 UTC
Created attachment 176694 [details]
screenshot of 404

To recreate:
- Use Elasticsearch as search engine (SearchEngine = Elasticsearch)
- Go to a record on the staff side /cgi-bin/koha/catalogue/detail.pl?biblionumber=1234
- Click the "show" link next to "Elasticsearch record:"
- a 404 page appears in a pop-up window (see attached screenshot)

The page is also a 404 if I inspect the link and open it in a new tab. The URL looks like /cgi-bin/koha/catalogue/showelastic.pl?id=1234

We are on 24.05.05.
Comment 1 Eric Phetteplace 2025-01-16 17:32:21 UTC
I tested on ktd just now and this works. Is it possible it was fixed in between 24.05 and now? I searched for an existing bug but if there was one, I was unable to find it.
Comment 2 Katrin Fischer 2025-01-17 09:40:49 UTC
It might have been fixed by bug 37494.