Active
Project:
Email Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2008 at 20:59 UTC
Updated:
7 Nov 2014 at 19:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pmarti commentedI solved this with the attached diff. Hope it helps
Comment #2
pmarti commentedComment #3
groovypower commentedCode works great. Patch does not match up with 6.x-1.x-dev that is on the release page. Although, I do not have the latest CVS version.
Comment #4
mh86 commentedhi!
I committed your patch (slightly different) and added the check for empty values to the other formatters too.
thanks for your help.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
Triskelion commentedIt's back in D7.
Link to contact form appears with empty email address. Clicking on link gives Page Not Found.
Comment #7
Anonymous (not verified) commentedThis should fix it.
Comment #8
agileware commentedConfirming #7 patch
Comment #9
Triskelion commentedAlso confirm it works. When is this going to be committed?
Comment #10
3cwebdev commentedConfirmed. Patch #7 works. This should be committed.
Comment #11
mh86 commentedPatch from #7 basically looks ok, but I don't understand why we need it. I tested the Email field without the patch and I can't reproduce this problem. Not even core has checks for empty values (see text_field_formatter_view).
Would be great if someone can explain me the steps to reproduce this issue.
Comment #12
byrond commentedIs it possible this issue would be fixed by #1773482: "Hide if empty" doesn't work with "Default email link" formatter in Views?