Documentation Home

Broadleaf Commerce 5.2.15-GA

Release Date: December 17, 2019

Overview

This is the 15th patch release for Broadleaf Framework 5.2.x. To upgrade a 5.2.x application to the 5.2.15-GA release, it should only require updating the parent pom.xml broadleaf-boot-starter-parent to 5.2.15.1-GA.

An at-a-glance view of the issues that were closed in this release:

Critical Bugs(1)

  • Adds missing functionality back to entityForm-status logic

Major Bugs(2)

  • Fixed the issue where CustonField does not show up on the Category form
  • Fixed an issue where entity editor is not working properly

Minor Bugs(8)

  • Fixed an issue where list grid fails to scroll when going back from product screen.
  • Fixed an issue where New Offer Code cannot be used when previewing on site
  • Fixed an issue where Can not run Reference Site in "Create" mode if your JVM locale not exist in blc_locale
  • Fixed the xform template ordering during class transformation
  • Fixed the JS error on the listgrid of deployments history
  • Fixed the issue where change details aren't captured for SKU modifications
  • Fixed the issue with rule-builders where leading 0s were not being removed for text-list
  • Fixed an issue where Read only table still allows reorder edits

Enhancements(3)

  • Added new runtime class transformer that allows specific cache regions to be disabled
  • Refactored default CustomerAddressService/DAO logic to improve performance
  • Added special case when translating MVEL expressions for 'between' expressions wasn't working for numbers

Total Resolved Issues: 14