Closed (fixed)
Project:
Addressfield Tokens
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2017 at 17:09 UTC
Updated:
24 Oct 2017 at 19:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
grahamshepherd commentedI started getting these three error messages on update to 7.x-1.6 as well. I have disabled the module for the time being.
Comment #3
brandonpost commentedIt looks like in the addressfield_tokens_token_info_alter() function of 7.x-1.6 an assumption was made that the Webform module would be installed. Here is a patch that checks to see if Webform's 'submission' token is set and should resolve the issue.
Comment #4
Anonymous (not verified) commentedPatch #3 solved this for me.
I do'nt have the webform module installed.
Comment #5
grahamshepherd commentedLikewise. Patch #3 worked for me as well. The site where I encountered this problem did not have webform installed. Other sites did and didn't show the error. So that seemed to do the trick.
Thanks for the quick response.
Comment #6
hass commentedComment #9
lambic commentedcommitted to dev, thanks!
Comment #10
lambic commentedComment #11
antiorario commentedSince the patch has been committed, this should be marked as Fixed.
Comment #12
hass commentedAny chance for a bugfix release?
Comment #13
Mike@TheWhippinpost commentedEDIT: Sorry, this issue pertains to a patch I applied from Address hidden with conditionals still required which adds the _webform_addressfield_validate() function causing the undefined issue below. Please delete if OT with my apologies.
Comment #14
hass commentedComment #15
lambic commentedWhy is this re-opened?
Comment #16
hass commentedComment #13 was edited and noted that this is a self-made issue.
Comment #17
hass commented@lambic: When can you create a new official version?
Comment #18
lambic commentedI already did.