Bug 40696

Summary: Item URI should open in new tab when clicked from staff client
Product: Koha Reporter: hebah
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description hebah 2025-08-22 16:06:15 UTC
To recreate:
1. Edit an item to have a URL in 952$u
2. Save record and click on link from within staff client.
3. See that link opens in same tab.

This should open in a new tab since it's usually going outside of the staff client.
Comment 1 Owen Leonard 2025-08-23 14:27:50 UTC
Do we need a staff client version of the OPACURLOpenInNewWindow preference?