Found this error

GeofieldDefaultFormatter::viewElements() must be compatible with Drupal\\Core\\Field\\FormatterInterface::viewElements

Missing second parameter $langcode.

CommentFileSizeAuthor
geofield_missing_langcode.patch676 bytesmarthinal
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

marthinal created an issue. See original summary.

marthinal’s picture

Done PR from Github

brathbone’s picture

Status: Needs review » Reviewed & tested by the community

I applied this patch and it got me past the PHP Fatal error I was getting. Thanks for the patch!

plopesc’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed.

Thanks @marthinal!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.