Skip to content

Question/Concern - Conversion to Backdrop Breaks Entity API Functionality #75

@rbargerhuff

Description

@rbargerhuff

Hello there,

When converting in-house modules or contrib modules to Backdrop, we have found that references to several classes included in Drupal 7's EntityAPI module will ultimately break the converted module. For example:

EntityApiController in Drupal 7's Entity API module has been changed to EntityPlusController in Backdrop's Entity Plus module.

We are aware that there are provided hooks by Coder Upgrade that allows targeted code to be renamed. However, we suggest, since the Entity API is such an integral part of Drupal 7, that Coder Upgrade should be upgraded to handle the above conversion.

Without this conversion, functionality provided by 3rd party modules will ultimately break.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions