Downloads

Download faceted_search-6.x-1.0-beta3.tar.gztar.gz 70.02 KB
MD5: 80e8fc3d1e93c6d61420c7175908501a
SHA-1: fcaee51eec26016894ac25044c0638e1dbb057f9
SHA-256: 0f17ab94fc6e144a9cf467db387e4ba8bfc98bc8a6cae58ca4ac30575a7afe80
Download faceted_search-6.x-1.0-beta3.zipzip 86.81 KB
MD5: 996d2f72ff741397d2add4dc06d134cf
SHA-1: 95cf6472984175c13d7399c44fad205ca2abe3b5
SHA-256: 4910909a7e91b743f183d74752f50cac17212763cc422e01d8af2f84a45b569f

Release notes

Faceted Search version 1.0 beta3 for Drupal 6.x.

This is a maintenance release whose main goal is to ensure PHP 5.3 and 5.4 compatibility.
Some irritating bugs have also been fixed.

Changes:

  • Issue #913558: Error with PHP 5.3 - Parameter 1 to comment_nodeapi() expected to be a reference.
  • Issue #700466: Fixed warnings with PHP 5.3.
  • Issue #2019433: Fixed inconsistency between the signature of base faceted_search_facet::build_root_categories_query() and its overrides in subclasses.
  • Issue #1034006: Fixed taxonomy facets returning results from previous revisions.
  • Issue #288996: Fixed broken rebuilding of taxonomy facets index when enabling facets.
  • Issue #486110: Fixed Views permissions being ignored.
  • Issue #372187: Allow views with unlimited items per page to work (with an imposed limit).
  • Issue #428750: Fixed substitutions not being performed on views queries.
  • Issue #436586: Allow environment to be saved when no facet can be enabled.
  • Issue #410378: Fixed error if search environment cannot be loaded.
  • Issue #701454: Added alt attribute to input element.
  • Issue #1139282: Fixed undefined variable in admin UI.
  • Issue #1220220: Avoid superfluous vocabulary translations.
  • Issue #684174: Fixed class attribute not being added to facet 'more' links.
  • Issue #501082: Fixed broken items_per_page handling with views integration.
  • Fixed empty result set when search key value is "0" (quoted).
  • Prevent keyword filter from being filtered twice.
  • Allow inline markup in keyword filter labels.
  • Allow translation of field labels in field keyword filters.
  • Added localization support for search environment titles.
  • Ported Publishing Options Facets to Drupal 6.
Created by: David Lesieur
Created on: 9 Jul 2013 at 20:09 UTC
Last updated: 9 Jul 2013 at 20:50 UTC
Bug fixes

Other releases