Closed (fixed)
Project:
Address Field Phone
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2013 at 16:05 UTC
Updated:
2 Apr 2013 at 21:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
sawtell commentedThe following patch adds in the return statement.
I have also added the mobile_number array along with populating the #children attribute due to the behaviour described in http://drupal.org/node/1883330
I'm not too sure what the purpose of the #tag attribute is, #prefix and #suffix may be needed to format the output.
Comment #2
sawtell commentedComment #3
sw3b commentedYeah it solve the problem !
Comment #4
Christopher Riley commentedTook care of the issues I was having as well. Would like to see this get committed.
Comment #5
jcisio commentedFixed with a minimal patch http://drupalcode.org/project/addressfield_phone.git/commit/2931479. Thanks!
I didn't commit the mobile number because while I think it is necessary, it needs a separate issue.