We need to do this (just like FormBase) in order to not end up with a >400K serialized $form and $form_state in the database.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2171757.patch | 1.03 KB | amateescu |
We need to do this (just like FormBase) in order to not end up with a >400K serialized $form and $form_state in the database.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2171757.patch | 1.03 KB | amateescu |
Comments
Comment #1
amateescu commented.
Comment #3
yched commented1: 2171757.patch queued for re-testing.
Comment #4
yched commentedSounds totally reasonable, but would be best if @tim.plunkett or @dawehner RTBC'ed this one.
Comment #6
yched commented1: 2171757.patch queued for re-testing.
Comment #7
dawehnerGiven that this form is used for exposed form, this is even more important than most other forms
Comment #8
alexpottCommitted 9f57eec and pushed to 8.x. Thanks!
Comment #9
xjm