The full error and stack trace are reproduced when trying to run "drush dmu-anaylze MODULENAME". Luckily the fix is quite simple - replace the render() function with the drupal_render_root() function OR (As I have done here), go straight to the renderer service (as this lovely helper function will be removed at some point in the future).
| Comment | File | Size | Author |
|---|---|---|---|
| dmu-render-0.patch | 660 bytes | rlnorthcutt |
Comments
Comment #3
phenaproxima