Changes with Gentics Content.Node 5.20.49

Date: 15.06.2016


Bugfix SUP-2872

Files and folders were not correctly published after restoring them from the wastebin. This has been fixed.


Bugfix SUP-2162

When using the CASIntegrationFilter or HttpAuthFilter for SSO to the CMS backend, it could be possible that multiple identical users were created in the CMS backend database, if multiple concurrent requests with the same new user where done. This has been fixed now.


Bugfix SUP-2829

Removing a construct from a node failed with the incorrect error message “Array”, if the construct would only be linked to nodes that user had no permission to unlink constructs from. This has been fixed now.


Bugfix SUP-2704

An internal pool for prepared database statements was not properly sized and could consume a large amount of memory during a long running publish process. This could lead to memory exhaustion and failing publish processes. The maximum number of pooled connections has been reduced to 10000 by default, and can now be configured as described in the guides.


Bugfix SUP-2620

The SQL Statements used to get the migration status for tagtype migrations was inefficient and could cause long running REST Requests. This has been fixed. Additionally, it is now possible to configure the polling interval for getting the migration status (default is still 1 second). See the guides for details. If the previous request to get the migration status did not return before the next request is due, the next request will be omitted now.


Bugfix SUP-2620

Requests to the REST API created write locks to the user‘s systemsession entry, that would persist for the whole request duration. This caused parallel requests with the same session to be blocked until the first request was finished. This has been fixed now, the write lock to the systemsession will be lifted as soon as possible.


Bugfix SUP-2860

Due to an incorrect consistency check, it was not possible to reinherit an object into a channel, when the parent folder was localized in that channel. This has been fixed now.


This Gentics Content.Node version includes the Aloha Editor 1.3.30 – 17.05.2016

This Gentics Content.Node version includes the .Node Version 2.0.38