text_field_schema() was not removed when the text field types were converted to the new API in #1969728: Implement Field API "field types" as TypedData Plugins
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | text_field_schema-2086129-1.patch | 1.57 KB | yched |
text_field_schema() was not removed when the text field types were converted to the new API in #1969728: Implement Field API "field types" as TypedData Plugins
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | text_field_schema-2086129-1.patch | 1.57 KB | yched |
Comments
Comment #1
yched commentedPatch - should be an easy RTBC :-)
Comment #3
yched commented#1: text_field_schema-2086129-1.patch queued for re-testing.
Comment #4
jibranYay!! code removal.
Comment #5
webchickYay, less code. :D
Committed and pushed to 8.x. Thanks!