error when making a eznode:// link in the online editor

Author Message

Ralph Ekekihl

Thursday 07 July 2005 6:27:10 am

Hello!

When making a link to an eznode:// in the online editor, it gives the following error when trying to publish the object.

<b>
Fatal error: Call to a member function on a non-object in /home/www/ezpublish36/extension/ezdhtml/ezxmltext/handlers/input/ezdhtmlxmlinput.php on line 2655

Fatal error: eZ publish did not finish its request
</b>

line 2655 contains the following code:

$contentObjectAttribute->setValidationError( ezi18n(content/datatypes','Node \'%1\' does not exist.', false, array( $nodePath ) ) );

the node I am trying to link to (eznode://219/) does exists, have double checked it.

Anyone has the same problem or know what is causing it?

ezpublish version: 3.6
online editor: 3.0

//Regards
Ralph Ekekihl

Contactivity B.V.
http://www.contactivity.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 31 2025 03:43:05
Script start
Timing: Jan 31 2025 03:43:05
Module start 'layout'
Timing: Jan 31 2025 03:43:05
Module start 'content'
Timing: Jan 31 2025 03:43:05
Module end 'content'
Timing: Jan 31 2025 03:43:05
Script end

Main resources:

Total runtime0.0234 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 588.2813151.2266
Module start 'layout' 0.00540.0045 739.5078220.7188
Module start 'content' 0.00990.0123 960.2266997.9609
Module end 'content' 0.02220.0012 1,958.187529.9922
Script end 0.0234  1,988.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002611.1334140.0002
Check MTime0.00114.5342140.0001
Mysql Total
Database connection0.00104.138110.0010
Mysqli_queries0.002510.809630.0008
Looping result0.00000.050910.0000
Template Total0.00093.810.0009
Template load0.00073.053710.0007
Template processing0.00020.688310.0002
Override
Cache load0.00052.156610.0005
General
dbfile0.00125.283680.0002
String conversion0.00000.039740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs