Actions
Bug #4510
closed$level($null) should return default level
Start date:
02/21/2019
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
I searched the forum, or I searched wrong, if so, I apologize!
$level works, unless it receives a $null
for example //echo -ag $level($null) will return the first level in the user list when it should return 1
sometimes it won't resolve an address and will return $null and $level just doesn't handle it...
I've created user at the top of the list "1:*!*@null.user" to repair it.
Thanks!
Actions