Bug 39734

Summary: Obsolete call of system preference IntranetmainUserblock
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: Architecture, internals, and plumbingAssignee: Fridolin Somers <fridolin.somers>
Status: Pushed to main --- QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: minor    
Priority: P5 - low CC: martin.renvoize
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.05.00
Circulation function:
Bug Depends on: 35153    
Bug Blocks: 39720    
Attachments: Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock

Description Fridolin Somers 2025-04-24 09:29:56 UTC
Bug 35153 moved IntranetmainUserblock to additional contents.

Remove call in C4/Auth.pm
Comment 1 Fridolin Somers 2025-04-24 09:32:29 UTC
Created attachment 181417 [details] [review]
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock

Bug 35153 moved IntranetmainUserblock to additional contents.

Remove call in C4/Auth.pm

Test plan :
Check additional content "IntranetmainUserblock" is still OK ;)
Comment 2 Roman Dolny 2025-04-24 19:03:26 UTC
Created attachment 181467 [details] [review]
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock

Bug 35153 moved IntranetmainUserblock to additional contents.

Remove call in C4/Auth.pm

Test plan :
Check additional content "IntranetmainUserblock" is still OK ;)

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 3 Martin Renvoize (ashimema) 2025-05-02 10:51:51 UTC
Created attachment 181850 [details] [review]
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock

Bug 35153 moved IntranetmainUserblock to additional contents.

Remove call in C4/Auth.pm

Test plan :
Check additional content "IntranetmainUserblock" is still OK ;)

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk>
Comment 4 Katrin Fischer 2025-05-06 16:54:07 UTC
Pushed for 25.05!

Well done everyone, thank you!