Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2012 at 20:11 UTC
Updated:
9 Jul 2020 at 23:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jgSnell commentedPassing $cache->path directly to $form_state{'redirect'] fixes the issue.
Comment #2
szeidler commentedI can confirm that the bug still exists in 7.x-3.x-dev and is caused from the
url()method. The patch is solving the issue.Comment #3
joelpittetThanks @jgSnell, I've committed this to the dev branch for the next release.