redirectrelative problem with Global debug

Author Message

source pixel

Monday 02 June 2008 3:38:46 pm

Hi, thanks for the Redirect operators extension.
http://ez.no/developer/contribs/template_plugins/redirect_operators

I have a problem with redirect operators and Global debug.

in [site.ini] I wrote 
 
DebugOutput    override       enabled 
DebugByIP      override       enabled 
DebugIPList     default [0]       127.0.0.1 
 
in folder.tpl 
{redirectrelative( $node.0.url_alias|ezurl('no') )} 
... 

if i turn on debug and load web page with redirect operator. I get blank web page. I am not redirected to a some other page. (redirect not worked).

IF I TURN OFF debug and load web page with operator redirect. He is redirected me to some other page. (redirect worked)

I think this is conflict between redirect operators and Global debug

I use eZ publish 3.9.0

Why debug does not work with redirect operator.

<b>Anyone have this issue (problem)?</b>

Sorry for my english.

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 10:29:28
Script start
Timing: Jan 18 2025 10:29:28
Module start 'layout'
Timing: Jan 18 2025 10:29:28
Module start 'content'
Timing: Jan 18 2025 10:29:29
Module end 'content'
Timing: Jan 18 2025 10:29:29
Script end

Main resources:

Total runtime0.5130 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.8203152.6406
Module start 'layout' 0.00610.0039 742.460939.4766
Module start 'content' 0.01010.5014 781.9375401.7422
Module end 'content' 0.51140.0016 1,183.67978.1250
Script end 0.5130  1,191.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.6336160.0002
Check MTime0.00140.2658160.0001
Mysql Total
Database connection0.00100.199810.0010
Mysqli_queries0.467991.2010460.0102
Looping result0.00050.0981440.0000
Template Total0.475692.720.2378
Template load0.00230.440520.0011
Template processing0.473392.254920.2367
Template load and register function0.00030.053010.0003
states
state_id_array0.00150.287310.0015
state_identifier_array0.00150.292720.0008
Override
Cache load0.00180.3555140.0001
Sytem overhead
Fetch class attribute can translate value0.00100.192210.0010
Fetch class attribute name0.00080.161010.0008
XML
Image XML parsing0.00010.027110.0001
class_abstraction
Instantiating content class attribute0.00000.001010.0000
General
dbfile0.00160.3113100.0002
String conversion0.00000.002840.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs