WYSIWYG API depends on #after_build to do it's processing on text areas. As skeleton unsets it, that makes it impossible to bind an editor to any field. The following patch moves the unset to the submission function, so we can have it present during form display but not save the field as intended.

CommentFileSizeAuthor
allow_after_build.patch1.34 KBdeviantintegral

Comments

deviantintegral’s picture

Status: Needs review » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.