Reviewed & tested by the community
Project:
Google Places Autocomplete
Version:
8.x-2.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jul 2023 at 07:21 UTC
Updated:
29 Mar 2024 at 03:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sunil chaurasiya commentedComment #3
mukhtarm commentedVerified and patch is applying cleanly. Once applied error is gone.
For more about the issue: https://www.drupal.org/project/announce_autosubmit/issues/3366097
Comment #4
odisei commentedAny news regarding Drupal 10 version?
Comment #5
odisei commentedJust to confirm the patch is applying cleanly on 8.x-2.1, drupal 10.2.0
Comment #6
durum commentedComment #7
tregonia commented+1 RTBC
Confirming the patch is still good.
Sidenote. This issue is a 100% blocker to a functioning module, but this patch gets it working again.
Comment #8
tregonia commentedWhile this patch does swap out the once syntax, it does not update the libraries to use the correct once dependency.
should become
Sidenote:
This issue is resolved in another way in 3414138
Comment #9
phannphong commentedOn Drupal 10, we need this patch and the patch from the issue Google Places Autocomplete Not working Drupal 10 hook_field_widget_WIDGET_TYPE_form_alter is deprecated to bring the modules works back.