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

ezFind 2.0.0pre svn publish_date ignored

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Future
    • 4.0.0alpha1
    • None
    • Operating System: Debian 4.0
      PHP Version: (please be specific, like '4.4.3' or '5.1.5') 5.2.8
      Database and version: Mysql
      Browser (and version): Firefox 3

    Description

      in such query

      {set $search=fetch('content','search',
                             hash('text',$search_text,
                                  'section_id',$search_section_id,
                                  'subtree_array',$search_sub_tree,
                                  'class_id',$search_contentclass_id,
                                  'class_attribute_id',$search_contentclass_attribute_id,
                                  'offset',$view_parameters.offset,
                                  'publish_date',$search_date,
                                  'limit',$page_limit))}
      

      the publish_date is ignored. In my env i ser $search_date to 3 (last month) and get results published in 2004 O_o

      the fetch('ezfind', 'search' does not provide similar features

      Attachments

        Activity

          People

            bd bd
            sylvain_g sylvain_g
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: