Bug 35790

Summary: Remove Koha::Template::Plugin::Biblio::CanArticleRequest
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, fridolin.somers, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05.00
Circulation function:
Bug Depends on: 35789    
Bug Blocks: 35781    
Attachments: Bug 35790: Remove Koha::Template::Plugin::Biblio::CanArticleRequest
Bug 35790: Remove Koha::Template::Plugin::Biblio::CanArticleRequest

Description Jonathan Druart 2024-01-12 13:42:35 UTC
It is no longer used anywhere.
Comment 1 Jonathan Druart 2024-01-12 13:44:50 UTC
Created attachment 160964 [details] [review]
Bug 35790: Remove Koha::Template::Plugin::Biblio::CanArticleRequest

It is no longer used anywhere.

Test plan:
  % git grep CanArticleRequest
should not return any results
Comment 2 Tomás Cohen Arazi (tcohen) 2024-01-15 18:28:43 UTC
Created attachment 161050 [details] [review]
Bug 35790: Remove Koha::Template::Plugin::Biblio::CanArticleRequest

It is no longer used anywhere.

Test plan:
  % git grep CanArticleRequest
should not return any results

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 3 Tomás Cohen Arazi (tcohen) 2024-01-15 18:29:51 UTC
Trivial removal of unused sub, straight QA.
Comment 4 Katrin Fischer 2024-03-22 11:28:27 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 5 Fridolin Somers 2024-05-22 14:21:40 UTC
Not backported to 23.11.x
Comment 6 Caroline Cyr La Rose 2024-07-04 18:39:17 UTC
Architecture change, nothing to add/edit in the Koha manual.