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

Typo in eZContentObject::removeNode()

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.0.1, 4.1.0alpha1
    • 4.0.0
    • Misc
    • None

    Description

      Hi

      in eZContentObjectTreeNode() we have :

      return $node->removeThis;
      

      This should read

      return $node->removeThis();
      

      Attachments

        Activity

          People

            vl vl
            vl vl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: