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

Comments

elangoens created an issue. See original summary.

ananya.k’s picture

Status: Active » Needs review
StatusFileSize
new433 bytes

I have made some updates to the info file. Please review the attached patch.

keshavv’s picture

Status: Needs review » Reviewed & tested by the community

The changes look good.

  • nginex committed d42e5158 on 6.1.x
    Issue #3469199: Remove admin_toolbar_links_access_filter dependency
    

  • nginex committed af591f0c on 6.2.x
    Issue #3469199: Remove admin_toolbar_links_access_filter dependency
    
nginex’s picture

Version: 6.2.x-dev » 6.1.x-dev
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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