Changes with Gentics CMP 8.1.14

Date: 11.10.2024


Gentics CMS EE 6.1.13

Bugfix SUP-17542 Link to this entry

Editor User Interface: The Constructs to insert in the Edit-Mode are being loaded correctly again.


Bugfix SUP-17462 Link to this entry

When publishing into a Mesh Content.Repository with the setting “Publish Directory Segments” enabled,
and some properties of folders were translated into languages other than English it was possible to not also translate
the Publish Directory Segment, which subsequently caused errors in the publish process.
The behaviour has been changed so that translation of the Publish Directory Segment is also enforced and the translations are
made unique.


Bugfix SUP-17371 Link to this entry

Editor User Interface: Pages without language, can have the language updated/assigned in the properties, if one or more languages have been assigned to the Node.


Bugfix SUP-17223 Link to this entry

Editor User Interface: Fixed loading of Constructs and broken editor controls when switching between preview- and edit-mode, as well as switching between pages.


Bugfix SUP-17467 Link to this entry

Administrator User Interface: Display and Setting of role permissions in the Management Section of Mesh Content.Repositories have been fixed.


Gentics Aloha Editor 2.0.4

No changes

Gentics Mesh 2.1.8

Bugfix SUP-17458 Link to this entry

GraphQL: The library for handling GraphQL Filters in Java has been updated to fix inconsistent behaviour when filtering nodes with fields of type “date“ or “number“,
which had the field set to null.
Before the fix, such nodes were never returned regardless of the used filter. Now the behaviour is identical to filters on fields of other types (such as “string“ or “boolean“) so that
null values will not natch when compared to non-null values, but the negation with “not” will match.


Bugfix SUP-17267 Link to this entry

Image Manipulation: The validation of resize width and height have been fixed to also properly handle values set to “auto” in the request.


Gentics Mesh SQL 2.1.9

Bugfix SUP-17458 Link to this entry

GraphQL: The library for handling GraphQL Filters in Java has been updated to fix inconsistent behaviour when filtering nodes with fields of type “date“ or “number“,
which had the field set to null.
Before the fix, such nodes were never returned regardless of the used filter. Now the behaviour is identical to filters on fields of other types (such as “string“ or “boolean“) so that
null values will not natch when compared to non-null values, but the negation with “not” will match.


Bugfix SUP-17267 Link to this entry

Image Manipulation: The validation of resize width and height have been fixed to also properly handle values set to “auto” in the request.


Bugfix SUP-17458 Link to this entry

GraphQL: The behaviour of native filtering was different from the java filtering with regards to null values: native filtering would never return elements with null values, even when using “not“ or “notEquals”.
The behaviour of native filtering has been modified to consider null values as not being equal to non-null values.


Gentics Mesh Commercial Plugins 2.1.1

No changes

Gentics Portal | java 3.1.5

Bugfix SUP-7449 Link to this entry

Fixes dependency conflicts for jackson library.


Gentics Portal | php 3.1.3

No changes