Closed (duplicate)
Project:
Email Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2011 at 21:06 UTC
Updated:
18 Aug 2011 at 10:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
jdelaune commentedAnd here's a patch
Comment #2
jax commentedOr it should implement a hook_field_widget_info_alter() to add the 'email' type to the list of types supported by 'text_textfield'. I think that implementing its own widget is a left-over from D6 where there was no _alter hook for the widgets.
Comment #3
mh86 commentedThis issue is the same as #1160302: Default formatter should be 'email_default', which has just been committed :)