[COORDINATION_OBJ] Permission cache error when disabled #47

Closed
opened 2021-04-01 17:37:37 +02:00 by Ghost · 2 comments

When PERMISSION_CACHE is disabled, RightAdmin object is returning an error :

errno:8, message:PHP:Undefined index: PERMISSION_CACHE, file:/home/rooty/Documents/Qware_core/lib/system/system_coordination/coordinationobj.php, line:861
When PERMISSION_CACHE is disabled, RightAdmin object is returning an error : ``` errno:8, message:PHP:Undefined index: PERMISSION_CACHE, file:/home/rooty/Documents/Qware_core/lib/system/system_coordination/coordinationobj.php, line:861 ```
Ghost added the
bug
master
labels 2021-04-01 17:37:37 +02:00
Author

Issue fixed. Adding an if check on DATA_ACCES_CACHE_PERMISSION in coordinationobj class.

Issue fixed. Adding an if check on DATA_ACCES_CACHE_PERMISSION in coordinationobj class.
Ghost added the
fixed
label 2021-04-01 17:45:47 +02:00
Author

Pushed to master

Pushed to master
Ghost referenced this issue from a commit 2021-04-01 17:46:39 +02:00
Ghost closed this issue 2021-04-01 17:46:46 +02:00
Ghost referenced this issue from a commit 2021-04-01 18:02:17 +02:00
Sign in to join this conversation.
No description provided.