Changes with Gentics Content.Node 5.13.24


Bugfix RT57211

Previously, when publishing files took longer than the MySQL wait_timeout, the publish process
would fail because of a lost MySQL connection. Now, there‘s a keepalive in the file publishing
loop, which prevents the MySQL connection from timing out.


Bugfix RT57156

Fixed a possible dependency issue that affects files being taken offline when using the contentfile_auto_offline feature.


Bugfix RT57133

GCN JS API: Fixed page.takeOffline() not working


Bugfix RT55801

Previously, an exception would halt the publish process, if the number of characters of the “directory“ field of a
page‘s folder and the “hostname“ and “page directory” fields of the page‘s node exceeded a total of 255. Now, you
can use the full length of all of those fields and still have the corresponding pages published correctly.


Bugfix RT56774

Pages: Fixed object properties sometimes not being returned by the RestAPI (/page/load) and GCN JS API when creating a page in a channel.
The problem occured when the object properties are restricted to the master node. Because restriction only works for master nodes the channels are inheriting the restriction from the master node.


Bugfix RT55801

The tooltip on folder‘s “directory” field has been rewritten to clarify the field‘s restrictions.


Bugfix RT57252

The performance of checking for online/offline files during a publish run (when feature contentfile_auto_offline is used) has been improved.


Bugfix RT50796

Added proper escaping for : and = in $ALOHA_SETTINGS which enables you to use :not selectors etc.


Bugfix RT57208

When creating page variants using the REST API (or the Gentics Content.Node Javascript API) from pages having very long page names, the REST call returned an error, but created a page with empty filename.
This has been fixed now.


Bugfix RT56910

Previously, publishing or taking offline individually selected pages in an overview would not cause
the overview to be updated. Now, the overview is updated correctly.


This Gentics Content.Node version includes the Aloha Editor 0.23.26-commercial – 14.11.2013