Posted by bojanz on January 25, 2013 at 5:26pm
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.1.tar.gz | 27.6 KB | 50f1b648e4c094e66785eddce85a1062 |
| inline_entity_form-7.x-1.1.zip | 33.94 KB | 3d455d7a78a8668215285e9e5bcdbdc4 |
Last updated: January 25, 2013 - 17:31
Release notes
Changes since 7.x-1.0:
- #1860912 by aptorian | duynguyen: Fixed Inline entity form not save entity values .
- #1787456: Fixed Use entity_extract_ids() instead of entity_id().
- #1891642: Fixed Cancel button should not be hidden on IEF Add form if multiple bundles are allowed.
- #1854814 by garbo: Added Only automatically add attribute to Product title if an option is selected.
- #1897520 by valderama: Fixed Typo in inline_entity_form_create_entity() - Trying to access , instead of ().
- #1888666 by minorOffense: Fixed Invalid parameter passed to field_attach_form_validate() in entity.inline_entity_form().inc.
- #1870482 by EWB: Fixed Notice: Undefined index: bundle in inline_entity_form_open_form() (line 1121.
- Fix warning: Invalid argument supplied for foreach() in inline_entity_form_autocomplete().