Problem/Motivation

Some modules do set the name field as hidden, also when it's disabled in the form view mode. As an example https://www.drupal.org/project/auto_entitylabel does this. In this combination, the Taxonomy Machine Name is not disabled.

Steps to reproduce

Install https://www.drupal.org/project/auto_entitylabel and enable it for a vocabulary and create a term.

Comments

weri created an issue. See original summary.

weri’s picture

Status: Active » Needs review
StatusFileSize
new877 bytes

Created a patch that checks also is the name field set as hidden.

ankitjhakal’s picture

Assigned: Unassigned » ankitjhakal
ankitjhakal’s picture

Assigned: ankitjhakal » Unassigned
Status: Needs review » Reviewed & tested by the community

Tested and applied patch on local. Issue is resolved after applying patch. So changing status of it.

  • joseph.olstad committed c51a9b1b on 8.x-1.x authored by weri
    Issue #3310064 by weri, ankitjhakal, joseph.olstad: Do not add machine...
joseph.olstad’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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