Broadleaf 3.1.11-GA
Released on January 15, 2015
This is the 11th release in the 3.1 line of Broadleaf and we recommend updating to this release immediately. Some of the notable changes in this release:
- Asset upload fixes on IE 8, 9 and 10
- Fix a bug in the
blc:src
Thymeleaf tag that duplicated the deployed context path - Fix an NPE when using Java 8 lambdas
Community Contributions
Part of what makes Broadleaf run is our community involvement. Special thanks to the following people that helped out with contributing pull requests and/or filing and testing defects:
An at-a-glance view of the issues that were closed in this release:
Major Bugs(7)
- Searching for products in the REST APIs by Category and/or query ignores the page and pageSize parameters
- BroadleafActiveDirectoryUserDetailsMapper no longer works with the Admin Security Model.
- blc:src adds duplicate contextPath
- SolrException start parameter cannot be negative when loading a Category from the REST API
- Default the encoding for EmailInfo objects to UTF8
- NPE in RatingServiceImpl.readReviews
- Prevent NPE from Java 8 lambdas in ClassTransformers
Minor Bugs(2)
- Admin - Upload Asset does not function in 3.1.10-GA on IE 8,9, and 10
- Solr indexing should first honor explicitly defined ordering for products under a category, followed by unordered products
Enhancements(1)
Total Resolved Issues: 10