BroadleafCommerce - 5.0.3-GA
Released on August 24, 2016
This is the 3rd patch release for Broadleaf Commerce 5.0 framework.
An at-a-glance view of the issues that were closed in this release:
Critical Bugs(2)
- Add
Instanceofcheck before castingMediaasStatusfor Non-Enterprise compatibility - Fixed issue where categories do not appear in a
Synced Catalogwith Enterprise using the Multi-Tenant module
Major Bugs(6)
- Added Visibility
Enumfor explicitly hidden fields - Encode untrusted javascript before insertion using
ESAPI - Fixed structured content service cache on invalidation
- Fix bug that prevented
ListGridfiltering - Added
OWASP,ESAPI,HTTPUtilitiesandEncoderforCRLFneutralization - Fixed sandboxing around primary media removal
Minor Bugs(11)
- Remove
cmsUrlPrefixfrom thumbnail creation to eliminateNullin static asset sourceURL - Fixes Search Facets and excluded Search Facets to update properly after change
- Map the correct set of roles and user details to Admin User
- Add
DirectCopyTransformTypes.AUDITABLE_ONLYannotation for community classes - Fixed translation link not appearing
- Modified
listGrid's external links to properly redirect to admin sections if the admin section exists - Fixed issue where Redactor improperly rendered content for text areas in admin
- Fixed
mediaListGrid.htmltemplate from breaking for media that is read only for user - Fixed how
IncomingURLregex patterns are wrapped in regex anchors (e.g., "", "$") - Added protection against
XXEattacks by disallowingDTDs
Enhancements(6)
- Format price/money to correct decimal places.
- Change
EntityManagerto protected to allow implementors to access it. - Create AdminAnnotation to control
No Value Selectedenum option - Enhanced shop as Guest/Assisted shopping functionality
- Extracted a method for creating a section crumb to be used downstream
- Feature product type
Total Resolved Issues: 24