Prerequisit:
* Administration menu installed
* Administration views installed

How to recreate:
1. Go to Admin-> Users -> Users -> Create user and this text shows:
"The requested page could not be found."

CommentFileSizeAuthor
#2 wrong-behavior.jpg33.54 KBtimbrandin

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.

timbrandin’s picture

StatusFileSize
new33.54 KB

Tried 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!

sun’s picture

Version: 6.x-3.x-dev » 6.x-3.0-alpha3
Component: Miscellaneous » Code
Priority: Critical » Normal
Status: Postponed (maintainer needs more info) » Active

This 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.

sun’s picture

Title: Administration views lockes Admin from creating new users » Administration views
Version: 6.x-3.0-alpha3 » 6.x-3.x-dev
Category: bug » task
sun’s picture

Status: Active » Fixed

Thanks 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.

Status: Fixed » Closed (fixed)

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