#2401 - May be wise to force disable WYSIWYG on system command events
| Identifier | #2401 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | May be wise to force disable WYSIWYG on system command events |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | calendar |
| Description | It may be wise to force disable the WYSIWYG editor and/or comcode/tempcode/html parsing on calendar events of the type system command. Otherwise, what can happen is things can be converted unintentionally to emojis or other tags, thereby breaking the actual PHP instructions. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I have made it so on editing a system event WYSIWYG is disabled.
This should deal with the bulk of it.