Problem/Motivation

When the Message Subscription UI attempts to load a view the final step is to check that the flag is active. This error check is setup properly but the error message does not actually display the flag name that caused the error.

Steps to reproduce

Have a Subscription UI with a flag that is either disable or is improperly configured and you will receive an error message with an empty space where the name flag in the error message should be. Example - 'Flag " " is not setup correctly. It is probably disabled or have no bundles configured.'

Proposed resolution

Fix the Thrown error message to reflect the active flag the SubscriptionController is referencing.

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

joshua-jake created an issue. See original summary.

bluegeek9 made their first commit to this issue’s fork.

bluegeek9’s picture

Assigned: joshua-jake » Unassigned
Status: Active » Fixed
bluegeek9’s picture

//www.flaticon.com/free-icons/thank-you Thank you for your contribution! Your continued support to this project makes other volunteer contributions more sustainable.
There are multiple ways to show appreciation for the work contributed to this project including:
  • Triaging issues and adding more context to existing issues.
  • Writing documentation or patches for this project.
  • Writing blog posts or speaking about it at conferences.

Status: Fixed » Closed (fixed)

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