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
Comment #1
lyricnz commentedInstalled 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?
Comment #2
lyricnz commentedAhh, reproduced. I needed to break clean urls properly (in .htaccess), not just disable them in Drupal.
Comment #3
WilliamB commentedIt 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 ;)
Comment #4
lyricnz commentedIt'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*
Comment #5
WilliamB commentedWhat 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?
Comment #6
lyricnz commentedDuplicate of #789920: Incorrect destination from Overlay clickHandler with clean URLs + mod_rewrite turned off and others. I'll try and help out over there.
Comment #7
WilliamB commentedI've the same issue with editing content...
Please tell me how i can fix this because this make the site not useable at all.
Comment #8
lyricnz commentedIf you fix your clean urls, problem should not be triggered (though there's still a bug there)
Comment #9
aspilicious commentedDuplicate see #789920: Incorrect destination from Overlay clickHandler with clean URLs + mod_rewrite turned off
Comment #10
lyricnz commentedFix cross-post
Comment #11
lyricnz commentedUgh
Comment #12
aspilicious commentedLol crossposting again