Fixing the Drupal Dashboard (empty) bug

If you have ever used Drupal Core's Dashboard module and decided to give access to it to multiple roles, you might have seen that if the user doesn't have access to a dashboard block, it won't be invisible but instead it will be shown with a value of (empty). The following functions tries and succeeds in fixing this exact problem.

Comments

Popular Posts