Broadleaf Enterprise 3.2.2-GA
Released on February 8, 2018
This is the 2nd patch release of the Enterprise 3.2.0 release. This version of the Enterprise module has the following dependencies
- Broadleaf Commerce Framework 5.2.3-GA or higher
- Common Enterprise version 3.2.1-GA or higher
- Jobs and Events version 2.2.2-GA or higher
- Pricelist version 3.2.2-GA or higher
An at-a-glance view of the issues that were closed in this release:
Critical Bugs(1)
- Fixed bug causing MSSQL to improperly cast varchar as float
Major Bugs(8)
- Fixed an issue where Empty
WorkflowEvents
were throwing a readonly transaction exception when an update was occurring - Fixed an issue where Theme field changes are not propagated between base and linked profile
- Fixed an issue where Promote button sometimes does not show in admin after a save
- Fix issue that was causing xrefs to not be approved with other changes when an entity had been extended
- Do not use cache when executing an incremental production Solr index update, clean up assumptions in cache invalidation consumers
- Utilize new entity count methods for static assets and categories when displaying total in admin
- Fixed an issue where
CrossAppAuthService
no longer utilizes the "used" boolean onCrossAppAuthDetail
- Fix CSR transfer cart dialogue not closing or submitting
Minor Bugs(1)
- Removed injection of dependencies with
@Resource
in servlet filters which otherwise causes exceptions on standalone Tomcat startup with Boot
Enhancements(4)
- Added ability support category and product urls that contain query params (still requires custom implementation for the url handler/resolver)
- Default Solr incremental updates to assume a single, external Solr instance
- Audit and CSR Enhancements
- Sanitize log output to prevent log forgery
Total Resolved Issues: 14