Patch from my sandbox Name Field fork for Drupal 8 dev.

Pls review getEditableConfigNames() method on ./src/NameSettingsForm.php:28

protected function getEditableConfigNames() {
    return ['regional.name'];
  }
CommentFileSizeAuthor
name.patch23.78 KBdevpreview
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

webflo’s picture

Status: Needs review » Closed (fixed)

Thanks for working on name module. Cherry-picked 2f68105 from your sandbox because the attached patch contains all changes.

webflo’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Needs work

The last submitted patch, name.patch, failed testing.

webflo’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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