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.
Issue fork message_subscribe-3466718
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
Comment #5
bluegeek9 commentedComment #6
bluegeek9 commented