Bug 40132 - Remove some POD from Koha/Template/Plugin/AdditionalContents.pm
Summary: Remove some POD from Koha/Template/Plugin/AdditionalContents.pm
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Marcel de Rooy
QA Contact: Lucas Gass (lukeg)
URL:
Keywords:
Depends on: 37628
Blocks:
  Show dependency treegraph
 
Reported: 2025-06-12 14:09 UTC by Marcel de Rooy
Modified: 2025-07-28 22:29 UTC (History)
1 user (show)

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


Attachments
Bug 40132: Remove POD for get_opac_news_by_id (1.26 KB, patch)
2025-06-12 14:12 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 40132: Remove POD for get_opac_news_by_id (1.28 KB, patch)
2025-07-25 17:20 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2025-06-12 14:09:40 UTC
The method get_opac_news_by_id is no longer available.
Comment 1 Marcel de Rooy 2025-06-12 14:12:42 UTC
Created attachment 183205 [details] [review]
Bug 40132: Remove POD for get_opac_news_by_id

We are removing a wrong method name at the same time ;)

Test plan:
Read the patch. Just removing a few outdated POD lines.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 2 Marcel de Rooy 2025-06-12 14:13:15 UTC
Super trivial. Self SO
Comment 3 Lucas Gass (lukeg) 2025-07-25 17:20:47 UTC
Created attachment 184658 [details] [review]
Bug 40132: Remove POD for get_opac_news_by_id

We are removing a wrong method name at the same time ;)

Test plan:
Read the patch. Just removing a few outdated POD lines.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Lucas Gass (lukeg) 2025-07-28 22:29:51 UTC
Nice work everyone!

Pushed to main for 25.11