Changes with Gentics CMS 5.38.5

Date: 28.10.2020


Optional Manual Change

The GenticsImageStore requests have been optimized for performance and better hosting context-independence. In non-docker environments, the file /Node/etc/apache/apache-vhost-include.conf needs to be adapted:

Link to this entry

The line
 RewriteRule ^/GenticsImageStore(.*)$ /CNPortletapp/GenticsImageStore$1 [R] 
must be replaced with the line
 ProxyPass /GenticsImageStore ajp://localhost:42889/CNPortletapp/GenticsImageStore retry=0 

Bugfix SUP-10281 Link to this entry

Editor User Interface: The bottom of the User menu is supposed to display a row containing version information an opening on click a modal with more software components version details. In Microsoft Internet Explorer 11 this row was not visible. With this fix it is visible.


Bugfix SUP-10314 Link to this entry

The included MariaDB Connector/J has been updated to 2.7.0. The dependency on .Node has been updated to 2.3.15.


Bugfix SUP-10339 Link to this entry

The configured Client Timeouts (see Guides) will now also be used when sending requests to the Portals for rendering page previews.


Bugfix SUP-10387 Link to this entry

Editor User Interface: Fixed an error in a modal that appears after clicking “Publish“ on a page which has time management configured on a previous version. In case “Keep ‘publish at‘ state” is chosen, the time management will now apply to the newest version (and not remain configured on a previous one).


Bugfix SUP-10269 Link to this entry

A startpage is shown again, when logged into old UI in CMS, where any of existing Mesh ContentRepository contains broken or unreachable connection URL.


Bugfix SUP-9906 Link to this entry

Link Checker Plugin: broken URLs like ‘http:host‘ or ‘http:////host‘ are no longer considered valid.


Bugfix SUP-10327 Link to this entry

Editor User Interface: A styling issue caused a horizontal scrollbar to appear in the when editing certain tags. Styling is now more robust – no scrollbar will be visible.


This Gentics CMS version includes the Aloha Editor 1.4.58 – 12.11.2019

This Gentics CMS version includes the .Node Version 2.3.15