Problems with advanced object relation list

Author Message

Christian Johansen

Thursday 07 June 2007 2:24:38 am

Hi,

I'm using eZ Publish 3.9.2 and the old advanced object relation list,

[BackwardCompatibilitySettings]
AdvancedObjectRelationList=enabled

I then create a new object. From the relation list in this object I select "New object", and then eZ immediately crashes and tells me:

Fatal error: Cannot redeclare class ezxmlinputparser in /var/www/kernel/classes/datatypes/ezxmltext/ezxmlinputparser.php on line 0
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

Debug information only contains one notice:

Notice: Undefined variable: relMemory in /var/www/lib/ezutils/classes/ezdebug.php on line 1494

Is this a bug? Or have I done something wrong?

Christian Johansen

Wednesday 13 June 2007 10:25:50 pm

Has anyone tried this in eZP 3.9.x? And made it work as well?

Christian Johansen

Tuesday 19 June 2007 7:59:34 am

It works in 3.9.1. I filed it as a bug in 3.9.2

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 22:20:30
Script start
Timing: Jan 18 2025 22:20:30
Module start 'layout'
Timing: Jan 18 2025 22:20:30
Module start 'content'
Timing: Jan 18 2025 22:20:30
Module end 'content'
Timing: Jan 18 2025 22:20:30
Script end

Main resources:

Total runtime0.5508 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.1641152.6563
Module start 'layout' 0.00520.0024 740.820339.5078
Module start 'content' 0.00760.5420 780.3281435.0391
Module end 'content' 0.54960.0012 1,215.36728.1094
Script end 0.5508  1,223.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5945160.0002
Check MTime0.00130.2419160.0001
Mysql Total
Database connection0.00060.108610.0006
Mysqli_queries0.513793.2689550.0093
Looping result0.00050.0856530.0000
Template Total0.526995.720.2634
Template load0.00180.327720.0009
Template processing0.525195.325020.2625
Template load and register function0.00020.033110.0002
states
state_id_array0.00100.182610.0010
state_identifier_array0.00060.112220.0003
Override
Cache load0.00150.2652150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.120010.0007
Fetch class attribute name0.00090.160030.0003
XML
Image XML parsing0.00020.037210.0002
class_abstraction
Instantiating content class attribute0.00000.001130.0000
General
dbfile0.00120.2124100.0001
String conversion0.00000.001040.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 14
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs