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

Wrong name of "list" fetch function in "kernel/content/function_definition.php"

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.10.1, 3.9.5, 4.0.1, 4.1.0alpha1
    • 3.10.0, 3.9.4, 4.0.0
    • Misc
    • None

    Description

      Wrong name is set for "list" fetch function in "kernel/content/function_definition.php":

      $FunctionList['list'] = array( 'name' => 'tree',
      

      should be

      $FunctionList['list'] = array( 'name' => 'list',
      

      Attachments

        Activity

          People

            cyberwolf cyberwolf
            js@ez.no js@ez.no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: