Bug 40132

Summary: Remove some POD from Koha/Template/Plugin/AdditionalContents.pm
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Marcel de Rooy <m.de.rooy>
Status: Pushed to main --- QA Contact: Lucas Gass (lukeg) <lucas>
Severity: minor    
Priority: P5 - low CC: lucas
Version: Main   
Hardware: All   
OS: All   
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:
Bug Depends on: 37628    
Bug Blocks:    
Attachments: Bug 40132: Remove POD for get_opac_news_by_id
Bug 40132: Remove POD for get_opac_news_by_id

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