Download Size md5 hash
hierarchical_select-5.x-2.0.tar.gz 27.02 KB eb887181aa01cffea17c84a48e83589a
hierarchical_select-5.x-2.0.zip 32.36 KB c278bcc160c6c2af1d7bc6dafc4efbb0
Official release from tag: 5.x-2.0
Last updated: December 24, 2010 - 23:08

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