When I enable the Administration Views Module, and go to /admin, I get a blank link that goes to admin/user/user. Since there is already a link to admin/people/people, I'm not sure why this is showing up.

Seven Theme Issue

If I disable Administration Views, the blank link goes away.

Comments

sun’s picture

Title: Empty Link when Administration Views is enabled » Empty Link for User view
Project: Administration menu » Administration Views
Version: 7.x-3.0-rc1 » 7.x-1.x-dev
damiankloip’s picture

Status: Active » Needs review

This looks like it's the user admin view. As it's path is admin/user/user there is no menu entry for admin/user, so we get an empty entry for all direct children of admin/ path.

So, do we need to change the name of the view to admin/people (to overwrite the core user admin page) or admin/people/user etc...? So this is placed under people?

Happy to provide a patch, just let me know what you prefer!

sun’s picture

Status: Needs review » Active

Are you sure you have the latest admin_views installed, and that you don't have a stale old copy in your admin_menu module folder?

damiankloip’s picture

Status: Active » Fixed

@sun, apologies, the latest dev version already has the path etc... as I mentioned in #2! :) Closing.

Status: Fixed » Closed (fixed)

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