Actions
Bug #5076
closedraw triggers in some cases as it should not
Start date:
07/04/2020
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
I used the following code and i saw that the event was triggering in some cases that should not, also $numeric fills with text as it should not.
RAW *:*: { echo -s Numeric: $numeric -- Text: $1- }
Then try to use /lusers or talk and you will see some strange echo back.
- Thanks!
Example Image:
Updated by Per Amundsen over 4 years ago
- Status changed from New to Invalid
RAW is not just for numerics, it's also for all RAW text events which does not have a ON event.
Actions