Broadleaf 3.0.12-GA
Released on June 26, 2014
This is the 12th patch release for the Broadleaf Commerce framework. Some of the more notable bug fixes/enhancements:
- Proper cache configuration for Structured Content
- Fix the
®
special character in the HTML editor - Fix exceptions that were occurring when editing pages or structured content
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:
watermelonjuice, manishwadhwani.
Looking forward to watching this list grow with each release!
An at-a-glance view of the issues that were closed in this release:
Major Bugs(5)
- Shared properties in an implementation are sometimes overridden by module properties
- NumberFormatException on editing content page
- Admin Content Management->Pages WYSIWYG editor error
- There is a potential for NullPointerExceptions to happen when saving pages and structured content
- Shared properties in an implementation are sometimes overridden by module properties
Minor Bugs(4)
- The repackaged JPA2PersistenceUnitInfoDecorator from spring-orm is not guaranteed to be loaded first by the classloader and can cause class access exceptions
- RuleFieldPersistenceProvider persistence can be overridden by MapFieldPersistenceProvider
- Redactor is replacing the "®" with a unicode character in HTML fields
- RuleFieldPersistenceProvider persistence can be overridden by MapFieldPersistenceProvider
Enhancements(3)
- Add support for ProductOptionType of SELECT
- Ensure that StructuredContent entities are properly cached
- Don't use "master" tracker if the code is set to the default
Total Resolved Issues: 12