Pages of managing form modes show no local tabs. Each entity affected
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2172717-pass.patch | 1.82 KB | andypost |
| #2 | 2172717-fail.patch | 1.1 KB | andypost |
| #1 | form-2172717-1.patch | 736 bytes | tim.plunkett |
Pages of managing form modes show no local tabs. Each entity affected
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2172717-pass.patch | 1.82 KB | andypost |
| #2 | 2172717-fail.patch | 1.1 KB | andypost |
| #1 | form-2172717-1.patch | 736 bytes | tim.plunkett |
Comments
Comment #1
tim.plunkettThe generic form display mode route was never being used, the specific one with NULL was always reported. And for entity types without custom form displays (anything but user), there were no results from entity_get_form_modes().
Comment #2
andypostTested manually with nodes and account forms
Comment #6
tim.plunkett2: 2172717-pass.patch queued for re-testing.
Comment #7
amateescu commentedAwesome! That's some quick turnaround :)
Comment #8
webchickCommitted and pushed to 8.x. Thanks!
Glad to see test coverage, too, because iirc this is like the 2nd or 3rd time this has happened in recent months.