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 15 2025 09:33:57
Script start
Timing: Jan 15 2025 09:33:57
Module start 'layout'
Timing: Jan 15 2025 09:33:57
Module start 'content'
Timing: Jan 15 2025 09:33:58
Module end 'content'
Timing: Jan 15 2025 09:33:58
Script end

Main resources:

Total runtime1.1772 sec
Peak memory usage6,144.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 684.7031183.6875
Module start 'layout' 0.00700.0033 868.390652.5625
Module start 'content' 0.01021.1651 920.95311,746.8047
Module end 'content' 1.17540.0018 2,667.757864.5391
Script end 1.1771  2,732.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00640.5441160.0004
Check MTime0.00140.1173160.0001
Mysql Total
Database connection0.00100.080810.0010
Mysqli_queries1.122095.3127520.0216
Looping result0.00050.0411500.0000
Template Total1.139496.820.5697
Template load0.00470.398020.0023
Template processing1.134796.390520.5673
Template load and register function0.00140.120510.0014
states
state_id_array0.00110.093810.0011
state_identifier_array0.00190.163520.0010
Override
Cache load0.00420.3533140.0003
Sytem overhead
Fetch class attribute can translate value0.00060.049910.0006
Fetch class attribute name0.00230.196130.0008
XML
Image XML parsing0.00060.052010.0006
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00090.0736160.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