Comments

thomas.frobieter created an issue. See original summary.

thomas.frobieter’s picture

Issue summary: View changes
thomas.frobieter’s picture

@anybody: The problem is we are not able to get the value from $subParagraph->get('field_paragraph_settings') (coming from $subParagraphs = $subParagraphsER->referencedEntities();) anymore.

I guess the problem here is, we receive an FieldItemList object instead of a ItemList object and FieldItemList don't have the getValue() function available => https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Field%21F...

This exceeds my capabilities ;) So.. have fun, good luck :P

thomas.frobieter’s picture

Title: Layout / Column settings no longer working in 8.x-1.x with Drupal 9 » Layout / Column settings no longer working in 8.x-1.x with Drupal 9 #d9upgrade
thomas.frobieter’s picture

Issue tags: +#d9upgrade
thomas.frobieter’s picture

Title: Layout / Column settings no longer working in 8.x-1.x with Drupal 9 #d9upgrade » Layout / Column settings no longer working in 8.x-1.x with Drupal 9
anybody’s picture

Issue tags: -#d9upgrade
anybody’s picture

Title: Layout / Column settings no longer working in 8.x-1.x with Drupal 9 » Layout / Column settings no longer working in 8.x-1.x with Drupal 9 [1.x, ?2.x?]

I guess if 1.x is affected, 2.x must also be affected?

anybody’s picture

Status: Active » Closed (won't fix)

As we just decided to not use 1.x and 2.x in Drupal 9 anywhere (upgrade to 4.x instead), I'll close this won't fix and set the module unsupported for Drupal 9 again in these versions.