Attempting to click any link leading to the admin area attempts to bring up the overlay, but fails. This effectively keeps all links to the admin area from working. :(

Comments

David_Rothstein’s picture

Hm, they work for me either with or without clean URLs...

What do your URLs look like when this happens?

Anonymous’s picture

Anonymous’s picture

Title: Overlays break clean-urls » Overlay breaks admin links

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

ksenzee’s picture

The 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?

Anonymous’s picture

After updating this morning, I can no longer reproduce this bug. :)

alex ua’s picture

Status: Active » Fixed

Marking as fixed since the original author can no longer reproduce.

Status: Fixed » Closed (fixed)

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