Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-10105

collectedinfo.php don't include ezcontentobjecttreenode.php

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.6.12, 3.7.10, 3.8.7, 3.9.1
    • 3.6.11
    • Misc
    • None
    • Operating System: FC5
      PHP Version: 4.4.3
      Database and version: mysql
      Browser (and version):

    Description

      Fatal error: Undefined class name 'ezcontentobjecttreenode' in <wathever>/kernel/content/collectedinfo.php on line 37
      Fatal error: eZ publish did not finish its request

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

      Steps to reproduce

      clear all caches, restart httpd

      Index: kernel/content/collectedinfo.php
      ===================================================================
      — kernel/content/collectedinfo.php (revision 18011)
      +++ kernel/content/collectedinfo.php (working copy)
      @@ -27,6 +27,7 @@
      //

      include_once( 'kernel/classes/ezinformationcollection.php' );
      +include_once( 'kernel/classes/ezcontentobjecttreenode.php' );
      include_once( 'kernel/common/template.php' );

      $module =& $Params['Module'];

      Attachments

        Activity

          People

            la la
            descala descala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: