When creating or editing a popup, instead of redirecting back to admin/content/popup_onload, user is directed to admin/structure/popup_onload which is a non-existent URL.

Additionally, admin/structure/popup_onload/manage does exist, but when you load that page you get a warning message:

"You do not have any administrative items." and two tabs: Manage Fields | Manage Display.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jwilson3’s picture

Issue summary: View changes
jwilson3’s picture

Patch simply redirects user to admin/content/popup_onload on save.

jwilson3’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: 2469195-popup_onload-redirect-after-save.patch, failed testing.

jwilson3’s picture

FileSize
511 bytes

Stupid mistake, forgot to clean the patch up.

jwilson3’s picture

jwilson3’s picture

jwilson3’s picture

Status: Needs work » Needs review
joachim’s picture

Status: Needs review » Reviewed & tested by the community

Works great, setting to RTBC.

matthiasm11’s picture

I can confirm the patch from #5 works.

pkosenko’s picture

I also included this in my menu tab patch, but it doesn't seem like the module creator is maintaining the module if your patch hasn't been applied in two years?

https://www.drupal.org/node/2899184

albertski’s picture

Also verified that this patch looks good and it fixes the issue.

  • itcrowd72 committed 41e6919 on 7.x-1.x authored by jwilson3
    Issue #2469195 by jwilson3: Redirected to admin/structure/popup_onload...
ivnish’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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