Changes with Gentics Content.Node 5.13.11

Date: 03.09.2013


Manual Change

It is now possible to deactivate tags using the GCN JS API. Newly created tags

🔗 Link

will be automatically activated, but before the page is saved, that tag can be deactivated.
Because the GCN JS API will no longer automatically activate all tags in a page that is saved after editing, this change may require some implementations to be modified to manually activate in-active tags. A manual change will be necessary for example, if your implementation renders a page‘s inactive object tags in view mode via the GCN JS API. In this case, it will be necessary to first activate the tag using tag.prop('active', true).


Enhancement RT56261 🔗 Link

It is now possible to use the ModelBuilderApiHelper class to render REST Models. This is useful if you want to render a page within a Tag Type Migration Post processor.


Enhancement RT56054 🔗 Link

The REST API getItems performance for folders with many pages was improved.


Enhancement RT55246 🔗 Link

Improved and extended list of supported and discontinued features in the guides.


Bugfix 🔗 Link

When a file or image was marked for being republished using the maintenance dialog, its binarycontent was not written (again) into the content repository. This could lead to missing binarycontent attributes in the content repository, if e.g. the content repository was newly assigned to the node, and has been fixed now.


Bugfix 🔗 Link

A issue within the sanitycheck2 was fixed. Previously an alter column statement for MSSQL only failed due to an syntax error. This is issue is now resolved.


Bugfix RT56098 🔗 Link

A performance issue has been fixed that slowed down the listing of files/images in folders with a big number of files/images.


Bugfix RT56127 🔗 Link

Create page: Fixed error that ocurred when no filename was given and there was another file in the same publish path with an empty filename. Also fixed broken i18n translation for this error messages.


Bugfix RT56181 🔗 Link

When a contentrepository contained a tagmap entry of type “[7] Foreign Link“ that had a non-empty tagname set, this could lead to objects being removed from the contentrepository, although they should not be removed. This behaviour has been fixed now. Please note however, that having a tagname set for a tagmap entry of type “[7] Foreign Link“ is wrong, because such an attribute will not be rendered in the backend. Therefore it is stronly recommended to leave the tagname of tagmap entries of type “[7] Foreign Link” empty!


Bugfix RT56138 🔗 Link

Import: Fixed setting permissions when important content repositories. When the import was started with a different group, it did not get permissions on the new content repository. The chosen group and all parent groups will now get permission on the content repository when doing imports.


Bugfix RT55948 🔗 Link

Fixed export selection in multichanneling environments. Previously, if you added a folder that has been created in a channel in the channel where it was created, its contained elements would not be automatically selected as dependencies.


Bugfix RT56138 🔗 Link

Import: Fixed permission bug when importing content repositories. The group used for importing never got the “Assign user permissions”-permission flag. Therefore users were never able to grant permissions for imported content repositories to other groups.


Bugfix RT55141 🔗 Link

Fixed GCNs internal sorting function not respecting whitespace in strings like MySQLs sorting does. This caused the repository browsers to sort entries (nodes, folders) with whitespaces in the name differently than the main GCN node tree did.


Bugfix RT56174 🔗 Link

Fixed the assignment of constructs to nodes during the import.


This Gentics Content.Node version includes the Aloha Editor 0.23.19 – 30.08.2013