We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is an edge case that I encountered while testing a module I was porting, but it is feasible that it could happen in real world usage.
Steps to reproduce
Expected result Page loads with all the modules, or otherwise handles this.
Actual result Warning:
Warning: Undefined array key "#description" in theme_user_admin_permissions() (line 133 of /app/docroot/core/modules/user/user.theme.inc).
If devel is loaded, then can lock the page while it builds the Krumo tree.
The text was updated successfully, but these errors were encountered:
Issue backdrop-contrib#23:Fix module disabled with filter active
60eeb61
Issue #23:Fix module disabled with filter active (#24)
87060fb
yorkshire-pudding
Successfully merging a pull request may close this issue.
This is an edge case that I encountered while testing a module I was porting, but it is feasible that it could happen in real world usage.
Steps to reproduce
Expected result
Page loads with all the modules, or otherwise handles this.
Actual result
Warning:
If devel is loaded, then can lock the page while it builds the Krumo tree.
The text was updated successfully, but these errors were encountered: