No tab "Autotitle" visible

Created on 26 October 2023, about 1 year ago
Updated 23 February 2024, 9 months ago

Problem/Motivation

No tab visible on the Edit content type page
(I'm using Drupal 10)

Steps to reproduce

Install and enable module

Proposed resolution

Change line 63 autotitle.module from
function autotitle_node_type_form(array $form, FormStateInterface $form_state, $form_id) {
to
function autotitle_node_type_form(array &$form, FormStateInterface $form_state, $form_id) {

This fixes the issue

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

User interface

Created by

๐Ÿ‡ณ๐Ÿ‡ฑNetherlands hanskuipers

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024