Gentics Content.Node Changelog Summary

Gentics Content.Node 5.33.7


Bugfix SUP-7590

Fixed a race condition in the new tag editor, which caused the image upload and edit image buttons to sometimes not show initially for the “URL (Image)” tag parts.


Bugfix SUP-7569

When the feature enable_image_upload_in_tagfill was not explicitly set to true in the configuration, the upload buttons were correctly shown in the old UI, but were not shown in the new UI, because the REST API Endpoint /admin/features/[name] claimed to feature to be deactivated. This has been fixed now.


Bugfix SUP-7040

Fixed errors in devtools packages with php 7.


Bugfix SUP-7568

In the new TagEditor the ‘Edit Image‘ button was erronously being displayed for ‘URL (File)‘ tagparts as well. This has been fixed.


Bugfix SUP-7615

Fixes an issue with Image Manipulation when uploading a new image sometimes it was not possible after scaling.


Bugfix SUP-7599

When publishing a node and channels into a Mesh Content.Repository, and the node or a channel had publishing of pages into the Mesh Content.Repository disabled, the pages were still written into the Content.Repository, but then removed. This has been fixed now, pages from nodes will only be written into the Mesh Content.Repository, if necessary.


Bugfix SUP-7425

When synchronizing datasources from a devtool package with an entry having dsid 0, the dsid was changed to another value (most probably 1), even if this dsid was used by another entry. This resulted in the CMS not showing the entry, which originally had dsid 0 in the UI. The incorrect synchronization has been fixed. Incorrect values in the database either need to be fixed manually, or by another synchronization of the devtool package from the filesystem.


Bugfix SUP-7591

When using the new UI to edit a tag containing a part of type URL (image), and not using the new Tag Editor, the button to edit the image opened the old image editor, if the referenced image had been changed before. This has been fixed now, the button to edit the image will now open the new image editor in all cases.


Gentics Content.Node 5.33.6


Documentation SUP-7562

Further explain usage of Gentics CMS Devtools with tagtype categories. See the Devtools overview in our guides.


Bugfix SUP-7514

In some cases, the CMS Server would create many short lived connections to the backend database in very short time. This is inefficient and may lead to resource problems. This has been changed now, so that database connections will be taken from the connection pool instead.


Bugfix SUP-7554

Rendering the preview of a page with a Mesh Portal Preview URL failed with a NullPointerException, if the tagmap contained at least one entry of type “Node”. This has been fixed now.


Gentics Content.Node 5.33.5


Bugfix SUP-7385

Made the cms docker image more bullet proof

  • Fixed that the Apache and the Tomcat sometimes didn‘t start when the Docker container was restarted
  • Fix the scheduler not working sometimes after a restart of the Docker container, when the PID is being used by a different process
  • The CMS image waits now for the MySQL being available (timeout can be set with NODE_DB_CONNECT_TIMEOUT now)
  • Moved the Docker configuration documentation from Docker hub to the CMS guides
  • Added a health check to detect broken containers

Bugfix SUP-7505

Fixed a bug, which caused the image editor modal in the new UI to freeze the UI if the “Cancel” button was clicked after editing the image.


Gentics Content.Node 5.33.4


Documentation SUP-7301

Added Oracle Database 12.2 to the list of supported versions.


Bugfix SUP-7439

It is now possible to configure the timeouts used by the Http Client that publishes data into a Mesh ContentRepository. See the guides for details.


Bugfix SUP-7373

Add image manipulation 2 support for the new tag editor.


Bugfix SUP-7483

When performing multiple requests to create folders with same name in the same mother folder in parallel, the naming uniqueness could not be guaranteed. This has been fixed now, multiple requests to create folders in the same mother folder will now be serialized.


Bugfix SUP-7447

Fix handling of node IDs of pre-selected items in the new TagEditor.


Bugfix SUP-7455

When changing the assignment between a Node and a ContentRepository, this could cause all objects in the Node to be dirted. This has been fixed now, changing the assignment between a Node and a ContentRepository will dirt no objects any more.


Bugfix SUP-7417

When using multichannelling, overviews over objects in other nodes were not always dirted, when new objects were created. This has been fixed now.


Bugfix SUP-7457

When selecting an internal page for a part of type “URL (page)” with the new Tag Editor, the selection was not saved correctly. This has been fixed now.


Bugfix SUP-7330

When editing a tag in the new UI (but not with the new Tag Editor), the check for not filled mandatory multiselect parts did not work. Editors could save the tag with mandatory multiselect parts left empty. This has been fixed now.


Bugfix SUP-7437

Add confirmation notification when uploading a new image via properties.


Bugfix SUP-7495

When publishing large number of objects into a Mesh ContentRepository, checking for obsolete objects (during every publish run) could take a very long time. The performance of this check has been improved by increasing the pagesize for loading the objects from Mesh. The pagesize can now be configured (see Guides for details).


Bugfix SUP-7423

Using the new Tag Editor, it was not possible to edit parts of type “HTML“ or “HTML (long)“ or other text based parts, which were marked “inline editable”. This has been fixed now.


Gentics Content.Node 5.33.3


Bugfix GTXPE-457

Fix minor issues with new Tag Editor.


Bugfix SUP-6971

Fixes an issue with unexpected “Invalid SID” error messages on login.


Bugfix SUP-7331

Fixes an issue when a modal is open and navigating away is still possible.


Bugfix SUP-7364

Fix positioning of validation errors infos for String tag properties in new tag editor.


Bugfix SUP-7346

If the portletapp prefix was changed in the context path configuration the FUM Url of the File Upload Manipulator did not point to the destination where the file to manipulate could be fetched from. This has been fixed.


Bugfix SUP-7377

The button for editing images with the feature Image Manipulation 2 out of the tagfill dialog was sometimes not shown in the new UI, and if shown opened the old image manipulation. Those issues have been fixed, the button will now always be visible and will open the new image manipulation.


Bugfix SUP-7353

The new TagEditor no longer fails to close properly if one of the TagParts causes an error during initialization.


Bugfix SUP-7355

A NullpointerException occured when using the GIS Directive option “fpsmart” without a valid source image. This has been fixed.


Bugfix SUP-7370

It is now possible to define a relative URL (without hostname) for the external tag editor for a construct or a part.


Bugfix SUP-7397

Fixes an issue when the page is editable, but the save button is not active immediately.


Bugfix SUP-7324

When publishing into a Mesh ContentRepository, obsolete objects will now be removed before other objects are created/updated. This fixes uniqueness issues, when e.g. a page is deleted and replaced with another page having the same filename.


Bugfix SUP-7342

The internal links rendered in a live preview did not contain the correct SID when using a Mesh portal preview URL. This has been fixed now.


Gentics Content.Node 5.33.2


Bugfix SUP-7337

Publishing a single tag into a Mesh ContentRepository with a tagmap entry of type “Micronode” (single value) did not work and has been fixed now.


Bugfix SUP-7337

When publishing into a Mesh ContentRepository with at least one tagmap entry of type “Micronode”, the page preview with a Mesh Preview URL did not work. This has been fixed now.


Bugfix SUP-7296

Fix a styling issue with the clear button in the search bar.


Bugfix SUP-7286

When publishing tags as micronodes into a Mesh ContentRepository, updating corresponding tagtypes would create too many microschema migrations in Mesh. This has been fixed now.


Gentics Content.Node 5.33.1


Bugfix SUP-7275

The page menu entry “Delete old versions” has been removed. Old page versions can be purged with the purgeversions scheduler task.


Bugfix SUP-7188

Resolves an issue that prevented opening new translations in the translations editor.


Bugfix SUP-7278

MeshPublisher: A potential deadlock situation has been fixed.


Bugfix SUP-7136

Fixes the letter case on advanced search filter labels.


Bugfix SUP-7057

Error handling for database problems during publish runs has been improved.


Bugfix SUP-7260

Fixed an Angular “Expression changed after it was checked” error.


Gentics Content.Node 5.33.0


Enhancement GTXPE-298

Add a new Tag Editor to the new UI.


Enhancement GTXPE-398

When publishing into a Mesh ContentRepository, it is now possible to create tagmap entries of type “Micronode” to publish tags as micronodes. See Mesh ContentRepository for details.