Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
17.9 KB
MD5: 896664a8f382b95d2e2a97228015440e
SHA-1: ba544dcd43058186789b5fc127c5038651bab711
SHA-256: 98215e7d6581fa2e27dfd2c77d877a0609e3b742e538db0838f18b3787b16c88
Download zip
20.71 KB
MD5: 4e798b605c9a93e3f9732a743dde34d2
SHA-1: f2845473483a104e1ee07eae5db975ef0e7603aa
SHA-256: c829af7f46e5536c0f1d6df9597c9a303d9b647fcf4a131fba00b63c1469568a
Release notes
- Bug fixes
-
- #1894916: Illegal Offset Error when the field is set to allow "Unlimited" values: using wrong return value for (empty) items.
- #1894916: Illegal Offset Error when the field is set to allow "Unlimited" values: fields with cardinality "unlimited" do not display previous entered values on "add more".
- #1900992: Term name converts to term idea: set initial value to first term in list if field is required and fix adding of Javascript on validation errors.
- New features
-
- #1901844: Clear cache on changing order of terms: update hierarchy cache after changing order of terms.
- #1901196: Comply with coding standards: minor code style fixes.
- #1901924: Support for taxonomy filter has taxonomy terms (with depth): support filter for taxonomy terms with depth.