#1969728-181: Implement Field API "field types" as TypedData Plugins removed the per-field-type prepareView() step, leaving only a per-formatter prepareView() step. However, it missed a few hunks related to that removal. Here they are.
| Comment | File | Size | Author |
|---|---|---|---|
| field-types-followup-prepareView.patch | 4.51 KB | effulgentsia |
Comments
Comment #2
effulgentsia commentedfield-types-followup-prepareView.patch queued for re-testing.
Comment #4
fagofield-types-followup-prepareView.patch queued for re-testing.
Comment #5
fagoDoes its job as it should.
Comment #6
dries commentedCommitted to 8.x. Thanks.