To recreate:

1. Visit a node with a makemeeting poll attached and make some selections and click submit to save them.
2. Without refreshing the page, click the edit button and submit the edit form.
3. Without refreshing the page, click the delete button.

At step three, I see "?destination=system/ajax" in the delete confirmation URL. Pressing confirm redirects me to a blank page.

Comments

atw2525 created an issue. See original summary.

  • SebCorbin committed 84b97f9 on 7.x-2.x
    Fix #2734631 redirect to system/ajax on deletion after ajax edition
    
SebCorbin’s picture

Status: Active » Fixed

That's a good one, fortunately I was able to spoof drupal_get_destination's cache on ajax call

Status: Fixed » Closed (fixed)

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