Problem/Motivation

Automated tests run against our Drupal 10.2.7 installation for this update are returning this error:

Class "Drupal\Core\Render\Element\RenderElementBase" not found

The update to 2.1.0 changes class RenderElement to RenderElementBase, but this rename isn't introduced in Core until Drupal 10.3: https://www.drupal.org/node/3436275

Proposed resolution

In form_options_attributes.info.yml, change core_version_requirement: ^10 || ^11 to core_version_requirement: ^10.3 || ^11

Given that the end of security support for Drupal 10.2.x is on the horizon, I would also understand doing nothing and waiting it out. :)

Remaining tasks

CommentFileSizeAuthor
#3 form_option_att.png12.72 KBananya.k

Comments

jenna.tollerson created an issue. See original summary.

jenna.tollerson’s picture

Issue summary: View changes
ananya.k’s picture

StatusFileSize
new12.72 KB

After changing in the info file, I'm still getting this warning. I've also attached a screenshot.

berliner’s picture

Status: Active » Closed (outdated)

10.2 is EOL since December 2024, so this issue can probably be closed.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.