Problem/Motivation

"Conditional formatting rules" is incorrectly added to the title of some Views settings dialogs, like this one:

Incorrect dialog title

Steps to reproduce

Edit an Excel Export view display and click on the Format header configuration link.

Proposed resolution

Move the following code to the right place:

$form['#title'] .= $this->t('Conditional formatting rules');

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

mably created an issue. See original summary.

mably’s picture

Issue summary: View changes

  • mably committed 4d37f431 on 2.1.x
    Issue #3560654 by mably: Incorrect config dialog form title
    
mably’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.

Status: Fixed » Closed (fixed)

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