Bug 24126

Summary: Article requests tab appears twice on patron's checkout screen
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: normal    
Priority: P5 - low CC: 1joynelson, bdaeuber, bklein, cbrannon, clackman, cmartin, cslone, daniel.gaghan, george, gmcharlt, horganl, hughr, jwagner, jzairo, katrin.fischer, kelly, kyle.m.hall, kyle, lisettepalouse+koha, m.de.rooy, margaret, marjorie.barry-vila, martin.renvoize, niamh.walker-headon, tmisilo, tomascohen
Version: Main   
Hardware: All   
OS: All   
URL: http://devs.bywatersolutions.com/projects/claimed-returned/
Change sponsored?: Sponsored Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00, 19.11.01
Bug Depends on: 14697    
Bug Blocks:    
Attachments: Bug 24126: Article requests tab appears twice on patron's checkout screen
Bug 24126: Article requests tab appears twice on patron's checkout screen
Bug 24126: Article requests tab appears twice on patron's checkout screen

Description Owen Leonard 2019-11-26 17:29:47 UTC
Added by Bug 14697, the "Article requests" tab on the patron checkout screen now appears twice. Presumably a merge error.
Comment 1 Owen Leonard 2019-11-26 17:41:17 UTC
Created attachment 95837 [details] [review]
Bug 24126: Article requests tab appears twice on patron's checkout screen

This patch removes duplicated markup on the checkout page which results
in the "Article requests" tab appearing twice.

To test, apply the patch and enable ArticleRequests.

Check out to a patron. In the set of tabs that includes checkouts,
holds, restrictions, etc., the "Article requests" tab should appear only
once.
Comment 2 Kyle M Hall 2019-11-26 17:46:06 UTC
Created attachment 95838 [details] [review]
Bug 24126: Article requests tab appears twice on patron's checkout screen

This patch removes duplicated markup on the checkout page which results
in the "Article requests" tab appearing twice.

To test, apply the patch and enable ArticleRequests.

Check out to a patron. In the set of tabs that includes checkouts,
holds, restrictions, etc., the "Article requests" tab should appear only
once.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 3 Marcel de Rooy 2019-11-29 07:54:21 UTC
Created attachment 95869 [details] [review]
Bug 24126: Article requests tab appears twice on patron's checkout screen

This patch removes duplicated markup on the checkout page which results
in the "Article requests" tab appearing twice.

To test, apply the patch and enable ArticleRequests.

Check out to a patron. In the set of tabs that includes checkouts,
holds, restrictions, etc., the "Article requests" tab should appear only
once.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 4 Marcel de Rooy 2019-11-29 07:55:15 UTC
Removed Release Notes text. Does not apply here.
Comment 5 Martin Renvoize 2019-12-09 14:36:04 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 6 Joy Nelson 2019-12-16 17:41:50 UTC
Pushed to 19.11.01