Problem/Motivation
Missed options of view menu badges when a menu badges view is defined in code, e.g., using Features module.
Proposed resolution
Use Views API function to get views instead of direct query to DB.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | menu_badges-7.x-1.2-missed_view_badges_options-2733121-3-do-not-test.patch | 1.43 KB | oleksiy |
| #2 | menu_badges-missed_view_badges_options-2733121-2.patch | 1.44 KB | oleksiy |
Comments
Comment #2
oleksiyComment #3
oleksiyAdditional patch for 7.x-1.2 version
Comment #4
eusonic commentedThank you! I was having the same problem and this patch fixed it for me.
Comment #5
nwom commented#2 works great against the newest dev. Thank you!
Comment #7
zengenuity commentedThanks. Committted.