Problem/Motivation

After creating a new profile type, there is not page title on "/user/{user}/{profile_type}" see screenshot.

Proposed resolution

Will add a patch that uses title callback.

'_title_callback' => '\Drupal\profile\Controller\ProfileController::addPageTitle'
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ronaldtebrake created an issue. See original summary.

ronaldtebrake’s picture

Status: Needs review » Needs work
ronaldtebrake’s picture

Status: Needs work » Needs review
FileSize
774 bytes
JeroenT’s picture

Status: Needs review » Reviewed & tested by the community

There is no title shown on the /user/{user}/{profile_type} page. This patch fixes this.

  • mglaman committed 905de54 on 8.x-1.x authored by ronaldtebrake
    Issue #2704763 by ronaldtebrake: Page title missing on profile type add...
mglaman’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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