assignedNodeKey doesn't exist and makes ez fail

Author Message

Michaël Todorovic

Friday 20 March 2009 3:08:25 am

Hello,
I have ez 4.0.1 with latest ezcomponents. Here's the server config :
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny2 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g Server.

I'm having a bug when editing (in public interface only, admin interface works) users which are in differents locations and siteaccesses. I can't edit those users. EzPublish says me "Location did not validate - A node in the node assignment list has been deleted."

You can see the debug log below:

Warning: PHP  	Mar 20 2009 09:50:19

Undefined variable: assignedNodeKey in /data/www/extranet/kernel/content/node_edit.php on line 782

Warning: PHP 	Mar 20 2009 09:50:19

Undefined index:  categories in /data/www/extranet/extension/ezcategoryselection/autoloads/ezcategoryselectionutiloperators.php on line 573

Warning: PHP 	Mar 20 2009 09:50:19

Invalid argument supplied for foreach() in /data/www/extranet/extension/ezcategoryselection/autoloads/ezcategoryselectionutiloperators.php on line 582

Warning: PHP 	Mar 20 2009 09:50:19

Undefined index:  categories in /data/www/extranet/extension/ezcategoryselection/autoloads/ezcategoryselectionutiloperators.php on line 573

assignedNodeKey is defined nowhere ! What this variable is supposed to do ?

I found this bug http://issues.ez.no/IssueView.php?Id=12740 but it seems that no one cares about it.

Thank you

André R.

Friday 20 March 2009 5:19:12 am

I guess the reason it is not looked at is because it is not used by default, and only one person until now have voiced it as an issue. And he only mentioned that his code editor is complaining about it, not that it causes any actually issues when using ezp.

So please add your findings in the issue and link back to this thread so we can prioritize it higher.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

André R.

Saturday 21 March 2009 5:20:22 am

I can not re create this issue actually on 4.1.0.
1. the node locations are not shown / used in frontend (tested in webin)
2. there are no warning at all, not even in the admin interface.

So guess you either use something else then webin, or you have extended it?

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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

Main resources:

Total runtime0.0216 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.0048 588.2578151.2266
Module start 'layout' 0.00480.0033 739.4844220.7188
Module start 'content' 0.00810.0123 960.20311,001.9297
Module end 'content' 0.02040.0012 1,962.132833.9922
Script end 0.0216  1,996.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002411.2718140.0002
Check MTime0.00104.8412140.0001
Mysql Total
Database connection0.00083.552810.0008
Mysqli_queries0.00188.424930.0006
Looping result0.00000.037510.0000
Template Total0.00094.010.0009
Template load0.00073.086310.0007
Template processing0.00020.929810.0002
Override
Cache load0.00042.058210.0004
General
dbfile0.00188.366480.0002
String conversion0.00000.029840.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