Collect information and session issue

Author Message

Jean-Luc Nguyen

Tuesday 30 March 2010 2:35:25 am

Hello,

I am using eZ 4.0.1 and a collect information form.
When submitting, file /kernel/content/collectinformation.php creates a session:

$http->setSessionVariable( 'InformationCollectionMap', $icMap );

After the default redirection to confirm page, on /kernel/content/collectedinfo.php, this session variable disappears, so I don't get the $collection_id variable on template.

Is it a bug?

Thanks!

http://www.acidre.com

Jean-Luc Nguyen

Wednesday 31 March 2010 7:16:50 am

OK, forget about this topic, it was not a kernel problem, but a session problem on my project.

http://www.acidre.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 03:12:47
Script start
Timing: Jan 18 2025 03:12:47
Module start 'layout'
Timing: Jan 18 2025 03:12:47
Module start 'content'
Timing: Jan 18 2025 03:12:48
Module end 'content'
Timing: Jan 18 2025 03:12:48
Script end

Main resources:

Total runtime1.0883 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 588.0156152.6250
Module start 'layout' 0.00730.0045 740.640639.4453
Module start 'content' 0.01181.0750 780.0859486.5156
Module end 'content' 1.08680.0015 1,266.60168.1563
Script end 1.0883  1,274.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.3514160.0002
Check MTime0.00160.1432160.0001
Mysql Total
Database connection0.00100.095710.0010
Mysqli_queries1.041095.6496520.0200
Looping result0.00050.0418500.0000
Template Total1.051496.620.5257
Template load0.00280.254620.0014
Template processing1.048696.349920.5243
Template load and register function0.00010.009210.0001
states
state_id_array0.00220.199410.0022
state_identifier_array0.00190.178320.0010
Override
Cache load0.00210.1945140.0002
Sytem overhead
Fetch class attribute can translate value0.00100.090010.0010
Fetch class attribute name0.00100.087630.0003
XML
Image XML parsing0.00040.040710.0004
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00080.0758160.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs