Broadleaf 3.0.1-GA Release
Released on July 24, 2013
This is the first patch release in the Broadleaf 3.0 line. As this is a patch release, we recommend upgrading to this release immediately.
An at-a-glance view of the issues that were closed in this release:
Major Bugs(11)
- Rule creation in the admin can fail due to Jackson version conflicts
- Map persistence in the admin does not work if it is more than 1 level deep
- Hibernate startup issue if FulfillmentGroup is extended
- blVariableExpressions isn't properly merged
- GeneratedResource from automatic resource bundling isn't serializable
- Cannot filter on a property from a polymorphic version of an entity
- Cannot use "open in new tab" feature in Redactor
- Enumeration filtering does not work in the admin
- FieldManager can throw a IndexOutOfBoundsException for fields in an Embeddable class
- IE8 users are unable to clear a filter in the admin
- When the cache timeToLive is small with an increased maxElementsInMemory for the blTranslationElements ehcache configuration, TranslationServiceImpl can throw a NullPointerException
Minor Bugs(7)
- SkuImpl.java taxCode field annotation options redundent
- The build-update-sql and build-create-sql ant tasks do not work if there is no bean called 'rebuildIndexJobDetail'
- ProductWrapper has a typo in the attribute: longDescription
- The DemoSite build-create-sql task fails
- The HibernateToolTask provides the wrong ClassLoader to the thread
- The admin should not load mixed-content files
- Broadleaf should not load MultiTenant beans in non-MultiTenant scenarios
Features(4)
- Need a more elegant way to add javascript and/or css files to the admin.
- Add ability to contribute field metadata in the admin after cache lookup
- Add ability to contribute metadata after cache lookup
- Provide a friendly redirect in the event of POST with a session reset in admin rather than a stack trace
Enhancements(7)
- The SkuAttribute grid should be present in the admin
- PaymentResponseItems don't show up in the admin under PaymentInfos
- REST API does not provide a way to update fulfillment option
- Back the categoryAttributes list with a map
- Top search box on admin fails after using wildcard %
- Allow modules to contribute EntityFormActions to built entity forms
- Enhance performance of TranslationImpl select queries by adding additional indexes
Total Resolved Issues: 29