Problem/Motivation

I noticed specific validation to make sure no entity type named 'custom' can be created. I tried removing this validation and creating an entity type with this name and everything seems to work, so I'm not sure why this is in place. I'm suspecting it's something that was ported from Drupal 7 which is now unnecessary.

Proposed resolution

Remove the special handling.

Issue fork eck-3571928

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

  • dieterholvoet committed 1ea1b492 on 2.x
    Issue #3571928 by dieterholvoet: Allow entity types called 'custom'
    
dieterholvoet’s picture

Status: Active » Fixed

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.

dieterholvoet’s picture

Status: Fixed » Closed (fixed)