LDEV-4746 Ignore CKEditor during validation There is no rule for Scratchie description anyway. And validate plugin tries to validate a CKEdi…
Show more
LDEV-4746 Ignore CKEditor during validationThere is no rule for Scratchie description anyway. And validate plugintries to validate a CKEditor div with contenteditable="true" but with noid or name. There is no point in doing it as contents get moved to anamed textarea before submit.
Show less