I am receiving the following message which is flooding watchdog table:
Message Warning: mie_demo_base_preprocess(): Argument #3 ($info) must be passed by reference, value given in Drupal\Core\Theme\ThemeManager->render() (line 287 of /home/dir/public_html/site.com/web/core/lib/Drupal/Core/Theme/ThemeManager.php)
I had to uninstall mie_demo_base to make it stop.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | remove-warning-mie-demo-base-3294584-4.patch | 589 bytes | sakthi_dev |
Issue fork menu_item_extras-3294584
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 #2
lebachai commentedThank you--I had this same issue, and uninstalling mie_demo_base fixed it.
Comment #3
dalemoore commentedSame issue here. Worse, I've had this installed on a test site on my server for weeks and didn't realize it was doing this!
Comment #4
sakthi_dev commentedCreated a patch for removing the warning. Please review.
Comment #5
aldibierPatch #4 works perfectly!
Please ignore screeenshot.
Comment #6
aldibierComment #7
jepster_This does also work in the latest version. Please apply the patch into the project. Otherwise it is bloating the logs.
Comment #9
liam morlandCan this be marked fixed or is there more to be done?
Comment #10
ozin