This is a problem for modules that check if Drupal.overlay exists vis javascript, such as the media module.

(i was having problems with the media popups)

Comments

chriz001’s picture

Status: Active » Needs review
StatusFileSize
new636 bytes

this patch will check if overlay is enabled before requiring navbar.overlay

julioneander’s picture

StatusFileSize
new638 bytes

Hi,

I'm having the same problem with Media. Applied the patch it worked flawlessly.
I'm only fixing code styling on my patch.

Please take a look at it, and if it is fine, we can close this issue and commit it to the project.

Thanks,
Julio Lopes.

mrfelton’s picture

Same issue for me. Patch resolved. Thanks.

casey’s picture

Status: Needs review » Reviewed & tested by the community
jessebeach’s picture

Status: Reviewed & tested by the community » Fixed

Thanks everyone. Committed the patch in #2 to 7.x-1.x (689fa9c5934631221f9dd8eed2b8d56cec0c8fa6).

Status: Fixed » Closed (fixed)

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