Changes with Gentics Content.Node 5.3.15


Manual Change

Aloha Page Link TagType Changes

Please update the gtxalohapagelink tag-type according to this definition new parts are avaialbe, “title“ and “target”. The parts can be accessed by an editor either through the tagfill-dialogue or through the Aloha-Editor sidebar.


Enhancement

Enhanced UI: Icons for disabled tags are displayed with a translucent styleThe change was made for the tag-list of templates and pages, to more quickly identify disabled tags.


Bugfix

Viewing the differences between two version of a Page takes very longAn inefficient regex in the code that implements the DaisyDiff algorithm caused the Page that shows the differences to take a long time to load.


Bugfix

If the Tidy feature was used with the Live Editor, sometimes additional spaces were inserted into the content.


Bugfix

Its now possible to delete a contenttag with a new tag button within the edit view. The html structure of that tag icon container has changed. This will affect custom css that modify the tag icon position/behaviour.


Bugfix

Previously the pageimport didn‘t delete files/pages when importing using the import_diff setting.


Bugfix

SQLException during CRSync causes inconsistencyWhen a SQLException occurred during the attribute-prefetching phase of a CRSync, some attributes were not synced correctly.The inconsistency can be repaired by updating the objects in the source repository.The bug was fixed by aborting the CRSync should an Exception occur during the attribute-prefetching phase.


Bugfix

A OutOfMemory error did not release a database connection properly.


Bugfix

When pages are published no notification messages are sent.Notifications were only sent when a page was published from the publish-queue. Notifications were not sent when the user clicked on the page in the publish-queue, or navigated to the page, and published itoutside of the publish-queue page (through the page-menu for example).The new behaviour will always send notifications, no matter where the page is published or saved (put into revision), as long as the page is visible in the publish queue.


Bugfix

Templates that don‘t have a doctype will get a default html5 doctype. The doctype will only be added when viewing the page in editmode. Preview and livemode are not affected. For more information please read this FAQ.


Bugfix

Saving pages with the REST API will ignore selected optionsSaving the selection of single-select and multi-select part is now implemented.During this change, the ID, for options of single-select and multi-select parts, were changed to refer to an internal ID (called internally the “dsid”).


Bugfix

The topnav menu for the imagemanipulation2 view was fixed. Its now possible to access the object properties of the image.


Bugfix

Permissions on the root folder of a node are handled incorrectlyThere are usually two entries in the perm table for the root folder of a node: an entry with o_type = T_FOLDER and an entry with o_type = T_NODE (both with o_id = ). The bug was caused by a missing T_NODE entry.A quick workaround for this bug is clicking OK once on the page that lists the permissions for the root folder of a node.


Bugfix

The DaisyDiff algorithm is now only used for pages with the text/html mimetype


This Gentics Content.Node version includes the Aloha Editor 0.20.0-RC6 – 2011/11