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
|