Problem/Motivation
Previewing a node with an email contact field using the email contact link display type breaks if the node has not been saved previously. This would happen on node create or when adding a new email address.
Steps to reproduce
1. Set field display to email contact link
create new node
populate email field
preview
2. Set field display to email contact link
edit an existing node
populate or change data in email field
preview
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-return-if-no-entity.patch | 1.4 KB | pasha3371 |
Comments
Comment #2
nagy.balint commentedComment #3
nagy.balint commentedComment #5
nagy.balint commentedThanks!