Closed (fixed)
Project:
Skeleton outlines
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2009 at 19:31 UTC
Updated:
26 Mar 2009 at 16:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| allow_after_build.patch | 1.34 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedCommitted to HEAD.