Changes with Gentics Content.Node 5.13.3

Date: 24.06.2013


Security RT54512 🔗 Link

If your setup only allows for HTTPS access to your backend and REST-API, you can enable the Secure flag in session cookies by activating the “secure_cookie” feature.


Security RT54512 🔗 Link

When authenticating via REST API, Session secret cookies are now sent with the HttpOnly flag set.


Enhancement 🔗 Link

It is now possible to resolve the stag prefix (‘/.Node/‘) and the proxy prefix within the custom form tag part using the following tags:

  • proxyprefix
  • stagprefix

Bugfix RT55346 🔗 Link

When trying to save text values with more than 255 characters into a text (short) attribute of an MCCR datasource, the value will now be truncated (and a warning will be logged). Before this fix, publishing too long values into a database, that does not automatically truncate (like Oracle) failed with an SQLException.


Bugfix RT55346 🔗 Link

Improved the error handling for unchecked exceptions, that might be thrown while publishing into a content repository.


Bugfix RT55158 🔗 Link

It is now possible to save changes to a content object‘s cdate via the GCN JS API


Bugfix RT55143 🔗 Link

When a language variant of a page was synchronized with another language variant, and that other language variant was deleted afterwards, getting the page with its translation status using the REST API caused a NullPointerException. This has been fixed now.


Bugfix RT55312 🔗 Link

Aloha.GCN.openTagFill() would result in an error when trying to open it to edit object tags, this behavior is now fixed.


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