Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download commerce-7.x-1.11.tar.gztar.gz 373.14 KB
MD5: 948ab5d78a0ee7e23c28d3df8f585ab6
SHA-1: 3b1e6b441386b40f953e55df79b391d13ee8fe1f
SHA-256: c6d70c41adbcf179ad66f2e6ce2719dfa05e1bd957d622e341c76744eb149546
Download commerce-7.x-1.11.zipzip 506.78 KB
MD5: 1bfe052ba96d175684468d0cace18fc2
SHA-1: ff92afd7f7723c9962642e54e6aa7b6678bd0aaa
SHA-256: b3c1ef393b8a3d0071c748d11e1cfe9a36e8bbcf1852f57b600e0d0567850c9b

Release notes

Includes a critical bug fix (#2407319: commerce_customer_field_widget_form() must set #parents before calling field_attach_form()) that was breaking the address form on the order add/edit page under Addressfield 1.0-rc1 and later.

Important: Rules 2.8 has a critical regression that causes checkout rules to not work. Follow #2403851: Drupal Commerce is broken with Rules 7.x-2.8 for more details, and downgrade to 2.7 for now.

Changes since 7.x-1.10:

  • #2332333 by torgosPizza: Remove the default product entity from the form state just prior to caching
  • #2291663 by pjcdawkins: CommerceBaseTestCase::createDummyProductType() requires commerce_product_ui
  • #2074141 by sepehr.sadatifar: Update the currency format for the Iranian Rial
  • #1773674 by andyg5000: AJAX form reloads fail if Checkout form managed by Panels/Page Manager
  • #2336793 by znerol: Use page title property instead of name on checkout settings page
  • #2350709 by Xano: Provide Rules actions to move the checkout panes
  • #1509994 by PatchRanger, pcambra: Missing entity property info results in notices / WSOD / fatal errors during installation
  • #2407319 by bojanz: commerce_customer_field_widget_form() must set #parents before calling field_attach_form()
  • #2354831 by das-peter: Avoid notices in commerce_checkout_panes()
  • #2307907 by markcarver: Fatal error: [] operator not supported for strings
  • #2334915: Update the currency format for Swiss Franc
  • #2377597 by joshmiller, Valentine94: Missing word in cart-based Order setting
  • #2354561 by joelpittet: Use a static cache in commerce_product_field_extra_fields()
  • #2166495 by marcoscano: move the change history fieldset further down the product edit form.
  • #2213235 by jromine: fix some function parameters in the Payment API documentation.
Created by: bojanz
Created on: 16 Jan 2015 at 16:39 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases