Bug 32299

Summary: Add page-section to Z39.50/SRU results (cat)
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Andrew Auld <andrew.auld>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/cataloguing/z3950_search.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00
Circulation function:
Bug Depends on: 30952    
Bug Blocks: 31757    
Attachments: Bug 32299: Add page-section to Z39.50 results
Bug 32299: Add page-section to Z39.50 results
Bug 32299: Add page-section to Z39.50 results

Description Katrin Fischer 2022-11-20 13:01:29 UTC
When searching Z39.50 the result list should have a page-section on the table.
Comment 1 Martin Renvoize (ashimema) 2022-11-22 14:16:07 UTC
Created attachment 144155 [details] [review]
Bug 32299: Add page-section to Z39.50 results

Test plan
Step 1: Navigate to Cataloguing module and click 'New from Z39.50/SRU' to start a search
Step 2: Carry out a search
Step 3: Confirm that the white background to the table of results is missing
Step 4: Apply patch
Step 6: Repeat search
Step 7: Confirm that the white background is now showing.
Comment 2 Martin Renvoize (ashimema) 2022-11-22 14:19:03 UTC
We trialled a slightly different workflow on this one, Andrew submitted a pull-request to the PTFS Europe mirror of the community repository and then I extracted it to upload here.
Comment 3 Hammat wele 2022-11-22 15:49:05 UTC
Created attachment 144160 [details] [review]
Bug 32299: Add page-section to Z39.50 results

Test plan
Step 1: Navigate to Cataloguing module and click 'New from Z39.50/SRU' to start a search
Step 2: Carry out a search
Step 3: Confirm that the white background to the table of results is missing
Step 4: Apply patch
Step 6: Repeat search
Step 7: Confirm that the white background is now showing.

Signed-off-by: Hammat Wele <hammat.wele@inlibro.com>
Comment 4 Nick Clemens (kidclamp) 2022-11-22 21:30:47 UTC
Created attachment 144176 [details] [review]
Bug 32299: Add page-section to Z39.50 results

Test plan
Step 1: Navigate to Cataloguing module and click 'New from Z39.50/SRU' to start a search
Step 2: Carry out a search
Step 3: Confirm that the white background to the table of results is missing
Step 4: Apply patch
Step 6: Repeat search
Step 7: Confirm that the white background is now showing.

Signed-off-by: Hammat Wele <hammat.wele@inlibro.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 5 Tomás Cohen Arazi (tcohen) 2022-11-23 12:48:27 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!