Closed (fixed)
Project:
Address Field Phone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 May 2017 at 13:30 UTC
Updated:
14 Mar 2018 at 07:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aporieComment #3
matas.k commentedI get same error. After saving the view, the website crash.
Error: Unsupported operand types in addressfield_phone_handler_field_address_phone_nr->render() (line 51 of /var/www/test..com/htdocs/sites/all/modules/addressfield_phone/views/handlers/addressfield_phone_handler_field_address_phone_nr.inc).This is with Commerce. Trying to display phone field on Orders view.
Comment #4
mpv commentedI get the same error, also trying to display phone field on Orders view. Here's a patch that fixed it for me.
Comment #5
mpv commentedComment #7
jcisio commentedThanks for the patch. It looks good. Committed and pushed.