Closed (fixed)
Project:
Geocoder
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2018 at 07:40 UTC
Updated:
15 Dec 2023 at 12:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pfrenssenComment #3
polThanks mate, testing this later on the day.
Comment #4
pfrenssenBumpedy bump, hit this again today when trying out the 3.x branch on an existing site ;)
Without this update the following errors are thrown after upgrading to 3.x:
Comment #5
itamair commentedThis has already been committed with f3d5c6d3efed4d08e308929ec937522ae301bb51
Comment #6
itamair commentedComment #8
dhirendra.mishra commentedI checked twice....This patch is not available in 8.x-3.x branch..We need to update the code
Comment #9
dhirendra.mishra commentedHere is the patch...
Comment #10
greenhornCan confirm that this patch is needed to fix a bug in combination with Drupal Commerce. I could not delete order items from order because of this error:
InvalidArgumentException: Field 0 is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (Zeile 587 in /var/www/html/web/core/lib/Drupal/Core/Entity/ContentEntityBase.php).Patch #9 was really helpful and issue was resolved. thank you @dhirendra.mishra!