Problem/Motivation
The code currently assumes only the default form mode is in place, but it copies all display modes.
Steps to reproduce
Add multiple form modes to a node type for instance.
Proposed resolution
Apply the same principal as the cloning of display modes.
Remaining tasks
Provide patch (coming shortly)
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | entity_type_clone-clone-of-form-modes-3177137-2.patch | 1.27 KB | scott_euser |
Comments
Comment #2
scott_euser commentedPatch provided, copies exactly what is done for cloning of all display modes as the rest of the module's existing code was already set up to handle this.
Comment #3
vuilIt is already committed and updated into the 8.x-1.x-dev branch / version. I close the issue as Fixed (Done). Thank you.