Changes with Gentics Content.Node 5.7.0


Enhancement

The i18n translation implementation within the Gentics Content.Node interface was changed.


Enhancement

The context path of Gentics Content.Node can now be configured.Please take a look at the context feature within the guides.


Enhancement

The GCN JS API api methods have been made more error resilient. It waspreviously the case the exceptions that occurred during the invocation ofcallback functions that were passed to the GCN JS API by the user of thelibrary would prevent the library from completing any further calls that it hasin is call queue; content objects would be left in unusable state from thereon. The enhancement provides and internal means to allow the library to catchexceptions that occur in user-given callbacks so that the library is able tocontinue processing its queued invocations.


Enhancement

Added support to the GCN JS API for dealing with property names that have dots in them. Suchsupport is especially needed in order to deal with object property tags whichhave names like “object.myprop”.


Enhancement

The REST-API has been extended to support creation of local pages and folders by adding the property nodeId to the create request objects.Additionally, the new REST-API calls /CNPortletapp/rest/page/localize/{id}, /CNPortletapp/rest/file/localize/{id}, /CNPortletapp/rest/image/localize/{id} and /CNPortletapp/rest/folder/localize/{id} allow localization of pages, files, images and folders.


Enhancement

A group mapping was added to the HTTP_AUTH_LOGIN feature. $HTTP_AUTH_LOGIN["group-mapping"]Take a look at the http auth guides page a detailed explanation and example.


Bugfix

Fixed issue in gcn-repository.js, console.warn() made RepositoryManager unfunctional in IE


Bugfix

Fixed Aloha-Editor block/tag initialization.Sometimes, after returning from a Tagfill-Dialog, duplicate tagiconswere either displayed doubled, or were missing.


Bugfix

Fixed a bug that allowed inadmissible characters in forms if the corresponding error message was not available in the current language.


Bugfix

Fixed possible NPE in new Import, when importing tags based on tagtypes that have a part with keyword “name”.


Bugfix

Fixed an issue when using tagtype names containing curly braces.


Bugfix

Fixed a problem where jQuery would not be properly declared when working withthe GCN JS API in NodeJS environment.


Bugfix

Fixes the Rest API to respond with object data that has object tagsmapped in the correct way. They keys will now be ‘object.[name]‘ instead of just ‘[name]‘.


Bugfix

Fixed an issue when attempting to edit and view tagtypes fill without the necessary permissions.


Bugfix

Fixed clicking tag edit icons activates the image plugin


Bugfix

Fixed detection of image dimensions for .ico files, when they are uploadedusing the REST API or imported. When .ico files were imported, the importfailed with an “Internal Error”.


Bugfix

Fixes a bug in the GCN Intergration Plugin where after closing the tagfilldialogue, the tag date of the edited tag would no longer be consistent.


Bugfix

Fixed resolving issue when rendering tags of “foreign” objects in velocity tags. E.g. when rendering the object tag of a folder in a page‘s velocity tag, where the folder is different from the page‘s folder, the object tag will now be able to resolve its containers name via .


This Gentics Content.Node version includes the Aloha Editor 0.21.4 – 03.09.2012

This Gentics Content.Node version includes the Aloha Editor 0.20.23 – 23.08.2012