The Editor has an Encode option that when enabled allows Html tags to be submitted encoded.
This feature request is for a similar option in the Scheduler. A possible scenario could be an Editor nested in the Scheduler's custom editor. Currently the value of that field will be submitted not encoded regardless of the nested Editor's Encode option value. Having the option of enabling encoding of the values of the Scheduler fields would allow Html tags to be sent encoded.
An occurrence can be deleted from the "x" button in the event's top right corner, but when it is edited a "Delete" button is not displayed in the editor.
Reproducible in the demos and also with editRecurringMode: "occurrence" (dojo example).
Delete button is not displayed.
Delete button is displayed.