The configuration form for the "input format" property always builds the form with the default format preselected. But if the element has an $element['#input_format'] property stored with it already, that should be used instead.
Simple patch.
| Comment | File | Size | Author |
|---|---|---|---|
| form-builder-input-format.patch | 868 bytes | David_Rothstein |
Comments
Comment #1
quicksketchSweet, makes sense. Committed.