Changes with Gentics Content.Node 5.12.14


Manual Change

A potential security issue has been fixed.

Important: If you are using Gentics Portal.Node Java with the GCNAuthenticationManager (e.g. for frontend editing), you have to update it first, before updating Gentics Content.Node.

If you pass the session secret in the ?do=100 URL now, you will be redirected to the same URL without the session secret in the sid= parameter.
If your system setup is relying on this information in the URL (which it shouldn‘t) in any way, please enable the following feature in your GCN configuration:

$FEATURE[‘disable_sessionsecretredirect‘] = true;

This will keep the old behavior like in the previous GCN versions.
However, we don‘t recommend enabling this, use it at your own risk!


Bugfix RT55042

Accessing a page or a folder from the history on the start screen caused an error in the tree
if the action was issued directly at the start of a session. This issue has been fixed.


Bugfix RT54882

Previously it was not possible to create two pages with the same name in different channels of the same master node.
The same problem also appeared when creating two folders with the same name in different channels of the same master node.
Now, you can create pages or folders with the same name in different channels, as long as one channel is not a master of the other.


Bugfix RT54493

Corrected a previous fix for a NullPointerException in the publish process due to a synchronization problem.


Bugfix RT54509

Improved permission checks for error log, workflow administration and inbox messages.


This Gentics Content.Node version includes the Aloha Editor 0.23.10-commercial – 05.06.2013