Downloads

Download hierarchical_select-5.x-2.0.tar.gztar.gz 27.02 KB
MD5: eb887181aa01cffea17c84a48e83589a
SHA-1: 94881d1eddb92327eebb5ef3730ed7f55eef5dae
SHA-256: 64bad98adde40551a08290f5776f225d44c994157a34cba398e2b4cc8e699851
Download hierarchical_select-5.x-2.0.zipzip 32.36 KB
MD5: c278bcc160c6c2af1d7bc6dafc4efbb0
SHA-1: 2393ec46c82b3382f99100bf956daae1e3e23884
SHA-256: c918cd966b7cc9c7d12935ad2382c66b6a4c8a7b580e1756438ee352136d0770

Release notes

To see what's new and improved in this release, see my blog post about it.

Changes since DRUPAL-5--2-0-RC4:

  • If _hierarchical_select_validate_selection() receives an array as the selection, and all items are invalid, then return -1 instead of an empty array, i.e. *always* return -1 if the selection was invalid.
  • Fixed #222078: Content Taxonomy issues: merged levels and depth setting not working correctly
  • Fixed #221210: Multiple select: impossible to remove selections of which the child term has multiple parents
  • Implemented #218294: Support for the "error" class (i.e. when a required form item was left empty)
  • Follow-up for #218294: hsid was hardcoded to zero.
  • General cleanup: comment fixes, whitespace improvements.
  • README improvements.
  • Fixed #228193: Dropbox limit is not enforced server side.
  • #227739: Original select randomly not hidden in Safari 3
Created by: Wim Leers
Created on: 3 Mar 2008 at 10:00 UTC
Last updated: 3 Mar 2008 at 10:00 UTC
New features

Other releases