This patch removes the core bug workaround that is now fixed, and adds a dependency on system module >= 7.12 (a better way to check for Drupal core version) in the .info file.

It also cleans up code according to Drupal coding standards (using && and || instead of AND and OR for example).

Comments

Mark Theunissen’s picture

StatusFileSize
new6.16 KB
SeriousMatters’s picture

StatusFileSize
new8.95 KB

Thanks Mark,

I have to do some tests, especially menu_block compatibility, before committing. I'm busy lately but I promise I will come back to this when I get the chance to.

SeriousMatters’s picture

Status: Needs review » Fixed

committed and push.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.