Closed (fixed)
Project:
Page manager redirect
Version:
7.x-1.3-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
28 Mar 2011 at 16:53 UTC
Updated:
19 May 2023 at 18:29 UTC
Comments
Comment #1
merlinofchaos commentedThis is a bug in Page Manager Redirect triggering some debug code in Page Manager.
In Drupal 7, most of the 'class' bits need to be an array(), and they haven't been properly converted.
I recommend you use the HTTP Response instead, which should be more or less the same.
Comment #2
james.williamsFixed in the latest release http://drupal.org/node/1151434 . Thanks Earl for the quick explanation!