Closed (fixed)
Project:
Menu Trail By Path
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
13 Feb 2012 at 22:04 UTC
Updated:
1 May 2012 at 04:00 UTC
Jump to comment: Most recent file
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).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1439234-remove_workaround-1.patch | 6.16 KB | Mark Theunissen |
Comments
Comment #1
Mark Theunissen commentedComment #2
SeriousMatters commentedThanks 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.
Comment #3
SeriousMatters commentedcommitted and push.