Bug 29520 - addtoadditional-contents wont display News items or HTML customizations if the expiration date is in the past
Summary: addtoadditional-contents wont display News items or HTML customizations if th...
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-18 15:18 UTC by Lucas Gass (lukeg)
Modified: 2022-12-12 21:24 UTC (History)
0 users

See Also:
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:


Attachments

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