Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download inline_entity_form-7.x-1.5.tar.gztar.gz 29.78 KB
MD5: 82ca960cc7c83809723e28941f28b69b
SHA-1: 3067dbd47c02275cd858a1fc697b41e191949baa
SHA-256: bf263ac19ffefbf316ffffabe33d96e93f0df62b81ff7c08c1fdbc998bf76dd6
Download inline_entity_form-7.x-1.5.zipzip 36.58 KB
MD5: 83841850ad2fae073856d5a62e1d67f9
SHA-1: 99010f0cfcd28647c0a2a18992c53edc87a139e5
SHA-256: e97569163d0623adb3a10133669fdba446fd073c0cae5ac71c86d493eb95e8a8

Release notes

Fixes 1.4 regressions and other bugs.

Changes since 7.x-1.4:

  • #2074127: Prevent error when the IEF table is trying to show a field not found on the entity.
  • Clean up inline_entity_form_form_alter(), fix issues with some forms being submitted twice.
  • #2174995: commerce_product_line_item_populate() not called for product line item types.
  • Improve inline_entity_form_field_widget_properties_alter(), avoid calling module_exists() for non-IEF widgets.
  • #2173539 by fearlsgroove: Views Bulk Operation (VBO) modify entity values broken again.
  • #2170965 by jgullstr, bojanz: Prevent WSOD when Views is not enabled.
  • #2165113 by andyg5000: Undefined index: #submit at inline_entity_form_form_alter().
  • #2166175 by andyg5000: Don't set field values when $values is null
Created by: bojanz
Created on: 17 Jan 2014 at 15:06 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases