Render Overlay not detected, hangs overlay on mixed http/https

Created on 22 April 2012, over 12 years ago
Updated 26 November 2024, 27 days ago

Using 7.x-1.x (as of 04/22/12) causes overlays to hang when underlying page and the overlay are mixed http / https.

securepages_goto() (in module securepages.module) is suppose to detect the render overlay, but does not.

It currently checks if $_GET['render'] exists and matches 'overlay'. While on entry to drupal, $_GET does have this set, by the time this function has been driven, $_GET no longer contains the render element. It instead has the 'q' element with the target page for the overlay. As a result, the overlay is not detected and does not get unset.

$url, after parsing, does have the ['query']['render'] value set to overlay.

I am using drupal 7.12

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States David4514

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024