When you have an entity with the ENTITY_FIXED status, the overview table generated by the UI controller breaks. This is because of the 'clone' column getting a colspan equal to the operation count and then the 'export' column still gets added.
In comment #1 is a patch that not only fixes this problem, but also lines up the clone action on ENTITY_FIXED entities with those of other entities.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | entity-fixed-admin-ui-1995470-1.patch | 1.2 KB | kristiaanvandeneynde |
Comments
Comment #1
kristiaanvandeneyndeAs promised: the patch.
Comment #2
chris matthews commentedThe 6 year old patch in #1 to entity.ui.inc applied cleanly to the latest entity 7.x-1.x-dev, but still needs review.
Comment #3
kristiaanvandeneyndeWhoa, time machine 😮