Problem/Motivation

#3566397: `GeofieldDms` and `GeofieldElementBase` classes in the Geofield module extend the deprecated `Drupal\Core\Render\Element\FormElement` class replaced FormElement with FormElementBase. But this change should not have been made:

- * @FormElement("geofield_dms")
+ * @FormElementBase("geofield_dms")

The annotation is still @FormElement.

Steps to reproduce

Proposed resolution

Revert this change.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

longwave created an issue. See original summary.

  • itamair committed 02c98081 on 10.3.X
    fix: #3570147 GeofieldDms has invalid @FormElementBase annotation
    
    By:...
itamair’s picture

Status: Active » Fixed

thanks @longwave commit https://git.drupalcode.org/project/geofield/-/commit/02c98081ed7bd3fa615... committed into 10.3.X, going to be part of new 10.3.3 release being deployed.

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.

Status: Fixed » Closed (fixed)

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