Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
overlay.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 Dec 2009 at 02:53 UTC
Updated:
2 Nov 2017 at 16:06 UTC
Jump to comment: Most recent
Comments
Comment #1
David_Rothstein commentedHm, they work for me either with or without clean URLs...
What do your URLs look like when this happens?
Comment #2
Anonymous (not verified) commentedhttp://localhost/#overlay=admin%2Fconfig
Comment #3
Anonymous (not verified) commentedHmm. It looks like it might not be clean-urls. The described problem still persists though.
As an extra bit of information, pressing refresh after pressing an admin link brings up the overlay.
I'm not sure if this is related, but firebug is warning me that there was an error on line 293 of overlay-parent.js: self.iframe.$element is null.
Comment #4
ksenzeeThe error on line 293 is fixed in core now. Can you describe this in any more detail? What happens when you enter a URL like http://localhost/#overlay=admin/config into your address bar? What if you then enter http://localhost/#overlay=admin ? Does the overlay page change?
Comment #5
Anonymous (not verified) commentedAfter updating this morning, I can no longer reproduce this bug. :)
Comment #6
alex ua commentedMarking as fixed since the original author can no longer reproduce.