close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

CoreMedia Core

Fix Content Server startup on DB2

Fixed a bug in the database schema definition for DB2 that made it impossible to start a Content Server on DB2.

(CMS-17780)

Fixed XLIFF export for string properties

Fixed a bug in how length restrictions for string properties were exported to XLIFF. The values of XLIFF attributes maxwidth and maxbytes were mixed up, and have been corrected now.

(CMS-17517)

Removed redundant warning for workflowconverter

The tool workflowconverter issued warnings on an unauthorized access to MongoDB. As MongoDB is not required for the workflowconverter tool, the connection to MongoDB was deactivated.

(CMS-17446)

Blob republication

In rare cases it was possible that a withdrawal and republication of a content item with a blob property caused a foreign key constraint violation in the database layer of the Replication Live Server. This has been fixed.

(CMS-17428)

Use JDK base image for management-tools for JShell support

To use the JShell integration with the cm command-line tools, the JRE base image has been replaced with a JDK based base image.

(CMS-17364)

Logback patterns are now configurable using the default Spring Boot properties

You can now use the default Spring Boot properties to configure the file and console logging patterns.

(CMS-17282)

Update dependency mysql:mysql-connector-java to 8.0.20

The dependency mysql:mysql-connector-java has been updated from version 8.0.19 to 8.0.20 to fix the security vulnerability https://nvd.nist.gov/vuln/detail/CVE-2020-2903 .

(CMS-17199)

Fixed delay in CAE Feeder

Fixed a bug in the CAE Feeder that sometimes caused an unnecessary delay of up to an hour for updating a content in the index.

(CMS-17025)

Fixed Translation Workflow Auto-Merge for Removed and Changed Struct Properties

Fixed a bug in the "Auto-Merge" feature of translation workflows, when copying changes from a master content's struct property to its derived content. The bug was, that a property of a struct was unconditionally removed from the derived content after removal from the master content, even if it was changed in the derived content. Now, a warning about a merge conflict is displayed instead, and the changed value is kept in the derived content.

(CMS-11992)

Search Results

Table Of Contents