Changes with Gentics CMS 5.13.24

Date: 21.11.2013


Bugfix RT57156 Link to this entry

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


Bugfix RT55801 Link to this entry

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


Bugfix RT57208 Link to this entry

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 RT56774 Link to this entry

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 RT57211 Link to this entry

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 RT55801 Link to this entry

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 RT50796 Link to this entry

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


Bugfix RT57252 Link to this entry

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


Bugfix RT57133 Link to this entry

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


Bugfix RT56910 Link to this entry

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 CMS version includes the Aloha Editor 0.23.26 – 14.11.2013