Forums / Setup & design / Session variable removed af redirect

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Session variable removed af redirect

Author Message

Mads Ovesen

Tuesday 16 October 2007 8:01:30 am

Hi,

In ez v. 3.9.4 I lose the collection_id, which is set when I collect information through a form. I noticed that the session variable is lost right after $Module->redirectToView( 'collectedinfo', array( $NodeID ) ); in collectinformation.php. Anyone knows what causes this problem??

It is closely related to this:
http://ez.no/developer/forum/developer/session_variables_missing_when_redirecting_from_extension/re_session_variables_missing_when_redirecting__1

/m