Hello,

Step to reproduce:
Create a vocabulary ("navigation"), create a term.
Go to term edit, and modify a field, save.

I'm redirected first to http://exemple.net/#overlay=admin/structure/taxonomy/navigation
then before it's loaded i'm sent to http://example.net/admin/structure/taxonomy/navigation which display the following error message:
Not Found
The requested URL /admin/structure/taxonomy/navigation was not found on this server.
If i want to acces the vocabulary page i've to type: http://exemple.net/?q=admin/structure/taxonomy/navigation

On drupal 7 i've no issue going to http://exemple.net/admin/structure/taxonomy/navigation

Comments

lyricnz’s picture

Status: Active » Postponed (maintainer needs more info)

Installed brand new site, unable to reproduce - with or without clean urls. Did you create the vocabulary before you upgraded to 7.2? What about if you empty caches, and/or rebuild menus?

lyricnz’s picture

Version: 7.2 » 7.x-dev
Status: Postponed (maintainer needs more info) » Active

Ahh, reproduced. I needed to break clean urls properly (in .htaccess), not just disable them in Drupal.

WilliamB’s picture

It was a brand new 7.0 updated to 7.2.

Then i created the vocabulary, never set clean url. Does it fix this?

Either way thanks for looking into it so fast ;)

lyricnz’s picture

It's a wee bit tricky to reproduce, because:
(a) the symptom is not apparent in the UI (check access logs)
(b) error only happens when clean urls are broken - not just disabled in settings
(c) if you get the error, then click "edit" again on the term, it works fine the second time

I think the problem is to do with the &destination argument used *when the screen is in an overlay*

WilliamB’s picture

What do you mean by broken? I haven't touched the .htaccess actualy, it is still the one from 7.0.
Should i had the 7.2 one?

lyricnz’s picture

Status: Active » Closed (duplicate)
WilliamB’s picture

Status: Closed (duplicate) » Active

I've the same issue with editing content...
Please tell me how i can fix this because this make the site not useable at all.

lyricnz’s picture

Status: Active » Closed (duplicate)

If you fix your clean urls, problem should not be triggered (though there's still a bug there)

lyricnz’s picture

Status: Closed (duplicate) » Active

Fix cross-post

lyricnz’s picture

Status: Active » Closed (duplicate)

Ugh

aspilicious’s picture

Lol crossposting again