Bug 29520

Summary: addtoadditional-contents wont display News items or HTML customizations if the expiration date is in the past
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2021-11-18 15:18:42 UTC
To Recreate:

-add some News Items or HTML customizations on addtional-contents.pl
-set the expiration dates to some date in the past
-that news item is filtered out and librarians have no way of editing it


I can also recreate this on 21.05 when the page is still named 'koha-news.pl'
Comment 1 Owen Leonard 2021-11-18 15:37:23 UTC
Bug 27766 - "Hide expired news items by default" - made this the default, but checking the "Show expired" checkbox in the sidebar should display them.
Comment 2 Lucas Gass (lukeg) 2021-11-18 15:50:50 UTC
Ah! Thanks Owen