Bug 41653

Summary: Stores for permissions and sysprefs should be under the Koha namespace
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 41324, 41562    
Bug Blocks:    
Attachments: Bug 41653: Move addPrefs and addPermissions under the Koha namespace
Bug 41653: Move addPrefs and addPermissions under the Koha namespace

Description Jonathan Druart 2026-01-16 14:57:52 UTC
See bug 41562 comment 7.

To avid collision with other scripts we should have the functions and variables under the Koha namespace.
Comment 1 Jonathan Druart 2026-01-16 15:33:22 UTC
Created attachment 191570 [details] [review]
Bug 41653: Move addPrefs and addPermissions under the Koha namespace

Patch from commit 426a2cf
Comment 2 Jonathan Druart 2026-01-16 15:38:16 UTC
Created attachment 191571 [details] [review]
Bug 41653: Move addPrefs and addPermissions under the Koha namespace

Patch from commit dcee0c2