hierarchical_select 5.x-2.0
Wim Leers - March 3, 2008 - 10:00
| Download | Size | md5 hash |
|---|---|---|
| hierarchical_select-5.x-2.0.tar.gz | 27.02 KB | eb887181aa01cffea17c84a48e83589a |
Official release from CVS tag: DRUPAL-5--2-0
Last updated: March 3, 2008 - 10:05
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
