Closed (fixed)
Project:
Administration menu
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 12:30 UTC
Updated:
25 Mar 2010 at 01:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidI don't get this message on a clean install. It's probably another module interfering with that path. Try on a fresh install or disabling contrib modules to figure out which one is the culprit.
Comment #2
timbrandin commentedTried it again on a fresh install with nothing else than these contributed modules: Views, Views Bulk Operations, Administration Menu & Administration Views enabled.
On a live server.
See attached file, this message is what turnes up!
Comment #3
sunThis is a known bug and caused by missing support in Views for what admin_views tries to accomplish here.
Just now, dereine told me in IRC that he's going to work on #550132: Allow to override existing menu items -- most recent discussion with merlinofchaos resulted in that we will only apply the minimal changes to Views itself, and move the new "system" handler into admin_views module.
We can use this issue to perform the further changes for admin_views.
Comment #4
sunComment #5
sunThanks for reporting, reviewing, and testing! Committed an entire revamp to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.