Bug 39734 - Obsolete call of system preference IntranetmainUserblock
Summary: Obsolete call of system preference IntranetmainUserblock
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Fridolin Somers
QA Contact: Martin Renvoize (ashimema)
URL:
Keywords:
Depends on: 35153
Blocks: 39720
  Show dependency treegraph
 
Reported: 2025-04-24 09:29 UTC by Fridolin Somers
Modified: 2025-05-06 16:54 UTC (History)
1 user (show)

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


Attachments
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock (1.27 KB, patch)
2025-04-24 09:32 UTC, Fridolin Somers
Details | Diff | Splinter Review
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock (1.32 KB, patch)
2025-04-24 19:03 UTC, Roman Dolny
Details | Diff | Splinter Review
Bug 39734: Rmove obsolete call of system preference IntranetmainUserblock (1.39 KB, patch)
2025-05-02 10:51 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

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