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

eZ Find ignores ignore_visibility parameter

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.3.0beta1
    • 4.0.0
    • None
    • eZ Publish 4.1.3
      eZ Find 2.0
      PHP 5.2.9

    Description

      Hidden nodes show up in the search results despite adding the ignore_visiblity parameter in the search query of eZ Find search.tpl.

      Debug search params:

      array(7) {
        ["SearchSectionID"]=>
        int(-1)
        ["SortArray"]=>
        array(2) {
          [0]=>
          string(8) "modified"
          [1]=>
          bool(false)
        }
        ["SearchLimit"]=>
        int(10)
        ["SearchOffset"]=>
        int(0)
        ["IgnoreVisibility"]=>
        bool(false)
        ["Limitation"]=>
        NULL
        ["SearchSubTreeArray"]=>
        array(1) {
          [0]=>
          int(2)
        }
      }
      

      Attachments

        Activity

          People

            jv@ez.no jv@ez.no
            svda svda
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: