Problem/Motivation
Version 3.6 of admin_toolbar deprecates the admin_toolbar_links_access_filter submodule and uninstalls it in an update hook.
The dependency on this module should be removed or the update will fail.
Steps to reproduce
Update admin_toolbar to the latest version and process database updates. Update admin_toolbar_update_8003 will fail because of the dependency in rocketship_core
Proposed resolution
Remove the dependency on admin_toolbar_links_access_filter
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Remove-admin_toolbar_links_access_filter-dependency-3469199.patch | 433 bytes | ananya.k |
Comments
Comment #2
ananya.k commentedI have made some updates to the info file. Please review the attached patch.
Comment #3
keshavv commentedThe changes look good.
Comment #6
nginex commented