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

Fatal error when publishing item of the collaboration list

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 3.9.2
    • None
    • Operating System: linux
      PHP Version: 4.4.4
      Database and version: mysql 4.1.20
      Browser (and version): firefox 2.0.0.1

    Description

      When trying to publish an item of the collaboration list as admin I get the fatal error:

      Fatal error: eZ publish did not finish its request
      The execution of eZ publish was abruptly ended, the debug output is present below.

      Zend Platform says: Call to a member function on a non-object (cms/kernel/classes/ezcontentobjectversion.php on line 264)

      This is function tempMainNode and the code is

      $this->TempNode = eZContentObjectTreeNode::create( $mainNode->attribute( 'parent_node_id' ),
                                                                     $mainNode->attribute( 'contentobject_id' ),
                                                                     $this->attribute( 'version' ),
                                                                     $mainNode->attribute( 'sort_field' ),
                                                                     $mainNode->attribute( 'sort_order' ) );

      This error occurs only with one item.

      Steps to reproduce

      Can't reproduce this error

      Attachments

        Activity

          People

            unknown unknown
            e8c27efa-d74a-4f0f-93e7-219bc3702db7@accounts.ibexa.co Holger Marx
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: