Changes with Gentics CMS 5.3.11

Date: 04.10.2011


Enhancement Link to this entry

Added css class ‘gtx-diff‘ to CN‘s ins and del tags, so they can be distincted from normal html code.


Enhancement Link to this entry

A velocity inline scope setting was turned off because it may cause too much memory consumption. If the following Velocity setting is activated, macros will be saved in the namespace for each tag instead of the global namespace. Velocity apparently doesn‘t clean up namespaces, which will cause too much memory consumption if there are many tags that use macros. velocimacro.permissions.allow.inline.local.scope


Bugfix Link to this entry

Fixed isses with the publish queue. Now it is no longer impossible to select multiple users across multiple pages when assigning pages to to users in the publish queue.


Bugfix Link to this entry

Fixed possible NPE when performing the action “Change Template”. This NPE could further lead to DB locks remaining open.


Bugfix Link to this entry

Fixed javascript error within the new imagemanipulation2 that occured on pageload.


Bugfix Link to this entry

Fixed bug where it does not check if contentset_id is 0 in the mini browser (it sometimes didn‘t show all pages in page selection tags).


Bugfix Link to this entry

Fixed a bug that caused the filename extension to be appended to the filename on every save.


Bugfix Link to this entry

Fixed issue with aloha page links. Previously only pages from the node with folder_id 1 (GCN5 Demo); where displayed within the dropdown list.


Bugfix Link to this entry

Fixed error that occured when changing the template of multiple pages at once.


Bugfix Link to this entry

Fixed a bug in the REST API when a page with an overview is loaded and subsequently saved. If no selectedItemIds element is provided for an overview in a tag, it will be assumed to be the same as an empty selectedItemIds element.


Bugfix Link to this entry

Fixed bug in permission checking system (when trying to delete all languages of a page with no language set).


Bugfix Link to this entry

Fixed a bug in the purgelogs task that prevented the jobrun table to be cleaned.


This Gentics CMS version includes the Aloha Editor 0.20.0-RC8 – -