Bug 35790 - Remove Koha::Template::Plugin::Biblio::CanArticleRequest
Summary: Remove Koha::Template::Plugin::Biblio::CanArticleRequest
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 35789
Blocks: 35781
  Show dependency treegraph
 
Reported: 2024-01-12 13:42 UTC by Jonathan Druart
Modified: 2024-05-22 14:21 UTC (History)
2 users (show)

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


Attachments
Bug 35790: Remove Koha::Template::Plugin::Biblio::CanArticleRequest (1.37 KB, patch)
2024-01-12 13:44 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 35790: Remove Koha::Template::Plugin::Biblio::CanArticleRequest (1.42 KB, patch)
2024-01-15 18:28 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 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 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