2.2.43. Release 7.5.2

This chapter contains all changes made in Release 7.5.2 of CoreMedia Digital Experience Platform 8.

Release 7.5.2 contains the following CoreMedia modules:

  • CoreMedia Blueprint

  • CoreMedia CMS

  • CoreMedia Studio

  • CoreMedia LiveContext for IBM WebSphere Commerce

  • CoreMedia Elastic Social

In addition, CoreMedia DXP 8 uses the following tooling:

ProductKeyVersion
CoreMedia Application Maven Plug-inAPPPLUGIN2.7.4
CoreMedia Project Maven ExtensionPROJEXT1.0.5

Table 2.58. Tooling of CoreMedia DXP 8


CoreMedia Studio Improvements

Enhancements
  • The Workflow Server can be accessed from CoreMedia Studio by means of the ActionScript API through the newly added WorkflowRepository. See the [CoreMedia Studio Developer Manual] and the ASDoc of the Studio API for details.

CoreMedia Elastic Social Improvements

  • The configuration of the MongoDb now must use the Mongo Client URI, which was the preferred way anyway. See http://docs.mongodb.org/manual/reference/connection-string/ for further information. The following previously available configuration options have been removed:

    • mongoDb.serverAddresses

    • mongoDb.writeConcern

    • mongoDb.userName

    • mongoDb.password

    The default value for the Mongo Client URI is mongodb://localhost:27017.

CoreMedia Blueprint Improvements

Single-Sign-On between CMS and Commerce
  • A Session will be managed for cms and commerce to simply handover from one system to another.

API changes
  • Renamed class com.coremedia.blueprint.cae.web.taglib.ResponsiveImageFunctions to ImageFunctions and added new method uncroppedImageLink(CMPicture, ServletRequest, ServletResponse) .

  • Deprecated class com.coremedia.blueprint.cae.web.taglib.ImgLinkTag. Not used in freemarker.

Deployment and Virtualization
  • Added an attribute coremedia.probedog.timeout to the coremedia cookbook which allows to modify the timeout for all probedog runs. The default value is 300 as before.

    Replaced the custom ElasticSearch cookbook by the ElasticSearch community cookbook.

    Added an attribute coremedia.role.elasticsearch to the coremedia cookbook which is used to search for node running ElasticSearch in conjunction with the elasticsearch.cluster.name attribute. In previous releases, the nodes have been computed by searching for run lists containing the elasticsearch recipe.

    Added an recipe elasticsearch to the coremedia cookbook which wraps the default recipe of the elasticsearch cookbook and installs all necessary prerequisites.

    Added an attribute coremedia.serverimport.extra_options to pass additional options to serverimport.

Closed JIRA Issues

KeyTypeSummaryStatus
CMS-776 (35180)BugDoc says that JSP templates work from Content Repository, but they don'tFixed
CMS-753ChangeViewType should be overridable in templateFixed
CMS-711 (34909)BugResponsive slider broken in IE9Fixed
CMS-685BugImage Crops disappear after menu-based updatesFixed
CMS-632 (34504, 35437)BugCheck DB locks before updating DB-scheme when migratingFixed
CMS-574 (35007)BugCSS and JS are not cached by BrowserFixed

Table 2.59. 7.5.2