BroadleafCommerce 5.1.9-GA
Released on May 18, 2018
This is the 9th patch release for Broadleaf Framework 5.1.x.
An at-a-glance view of the issues that were closed in this release:
Major Bugs(3)
- Fixed an issue where
Sku#getMultiValueSkuAttributes
had an inaccurate return type - Addressed issue where
entities
were incorrectly getting theirupdated date
changed when browsing the site - Fixed issue where
debugQuery=true
was passed to Solr on every single query - Fixed where image corruption could occur when multiple treatments for the same image were requested concurrently
- Changed equals method in
OfferQualifyingCriteriaXrefImpl
that had an incorrect cast of object in the equals method
Minor Bugs(2)
- Addressed issue when non-discrete order item attributes and child items were not copied over when creating an item request from an existing order item
- Ensured that item attributes and child items are copied over for non-discrete order items when going from wish lists to carts
Enhancements(1)
- Allow structured content field map to have better programmatic maintenance
Total Resolved Issues: 7