Bug 39738

Summary: Obsolete call on system preference 'SelfCheckHelpMessage'
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: OPACAssignee: Fridolin Somers <fridolin.somers>
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:
This patch obsoletes some old code related to the SelfCheckHelpMessage system preference. The system preference was made obsolete by Bug 35065 which moved the system preference into HTML customization.
Version(s) released in:
25.05.00
Circulation function:
Bug Depends on: 35065    
Bug Blocks: 39720    
Attachments: Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'

Description Fridolin Somers 2025-04-24 10:17:23 UTC
Bug 35065 moved to additional contents.
Remove call in opac/sco/help.pl
Comment 1 Fridolin Somers 2025-04-24 10:24:05 UTC
Created attachment 181428 [details] [review]
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'

Bug 35065 moved to additional contents.
Remove call in opac/sco/help.pl.
Comment 2 Owen Leonard 2025-04-24 10:29:54 UTC
Created attachment 181429 [details] [review]
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'

Bug 35065 moved to additional contents.
Remove call in opac/sco/help.pl.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Lucas Gass (lukeg) 2025-04-29 15:44:54 UTC
Created attachment 181675 [details] [review]
Bug 39738: Obsolete call on system preference 'SelfCheckHelpMessage'

Bug 35065 moved to additional contents.
Remove call in opac/sco/help.pl.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Katrin Fischer 2025-05-02 06:55:30 UTC
Pushed for 25.05!

Well done everyone, thank you!