Gentics Content.Node 5.24.1
Documentation SUP-3028
The documentation of the Pageurl/Fileurl parttype now includes the information that the url property is only set for internal links.
Bugfix SUP-2587
The scheduler will now show more detailed information (the complete stacktrace with causing exceptions), when the publish run fails with an exception.
Bugfix SUP-2902
The tagfill dialog still showed the names of referenced objects, even if they were put into the wastebin. This has been fixed now.
Bugfix SUP-3024
When saving nodes using the REST API, setting the publish directory to empty did not work. Also when setting the publish directory to “/”, this was not corrected to be saved as empty. Both issues have been fixed.
Bugfix SUP-3024
Under special circumstances, the dependency calculation for a modified node or folder could fail with a NullPointerException, which has been fixed now.
Bugfix SUP-3020
When objects in a multichannelling environment were published into a contentrepository with the permission information added, the permissions of localized folders were not correctly inherited from their master folder. This has been fixed now.
Bugfix SUP-2927
When a folder is deleted (put into the wastebin), a check was done for objects having localized copies in the structure, which would also be deleted. This check has been extended to also check for local objects (objects that were created in subchannels of the deleted folder‘s channel).
Bugfix SUP-3037
When a specific magiclinkconstruct was configured, the links were still rendered as blocks (with edit icon) in edit mode. This has been fixed now.
Bugfix SUP-2789
The synchronization of pages with changes made to template tags was inconsistent and has been modified:
- When a template is modified in the UI, and saved without synchronizing pages, no page will be modified (prior to this fix, removed template tags were immediately also removed from the pages).
- Synchronizing the pages with the template will now also remove superfluous tags in the page if the corresponding template tag was removed or changed to not be editable in pages.
- When a template is imported, all pages will be synchronized in the same way.
This fix contains a change in the database structure, which could cause the update to take longer than usual.
Bugfix SUP-2995
When the master page of a localized copy was taken offline, editors were notified that pages in the channel linking to the localized copy contained an invalid link now, although the link was still valid (linking the localized copy). This has been fixed now.
Bugfix SUP-3066
When a new inline editable part was added to a construct and pages containing tags of that construct were edited using Aloha Editor, the new parts could not be filled unless the page was saved once. This has been fixed now.
Bugfix SUP-3024
When editing the node properties and the checkbox “Separate directories“ is not checked, data entered in the field “Page directory“ should be copied into the (disabled) field “Binary directory”, which did not work. This has been fixed now.
Bugfix SUP-2985
Objects (files, images, pages or folders) that were restored from the wastebin did not automatically republish other objects that directly referenced the restored object. This has been fixed now.
Bugfix SUP-3003
The assistant frame would not show the correct number of images in a folder, when there was an active filter for the images. This has been fixed.
Gentics Content.Node 5.24.0
When applying this update, the packaged Tomcat will be updated to version 7.0.70 which contains important security and bug fixes. You can delete the old Tomcat directories after updating.
Enhancement GTXPE-4
The scheduler can start Activiti processes now. Please read the documentation for more information.
Enhancement
The instant publishing feature has been improved, so that a concurrent regular publish run will not overwrite its changes. The affected objects will stay marked for publication, and will be processed during the next regular publish run.
Enhancement
The new feature Attribute Dirting can reduce publish times when publishing into Content Repositories by only dirting and rendering attributes, that depend on changed data.
Enhancement GTXPE-16
The list in the wastebin view is now sortable by name, deletion date and user who deleted the object.
Enhancement
When using the feature Publish Cache, the content maintenance dialog now has an option to clear the publish cache for pages that are dirted using the maintenance tool.
Enhancement GTXPE-14
It‘s now possible to copy an object property from a page language variant to the other language variants from within the pages object property list.
Enhancement GTXPE-16
Rest API: The FolderResource now supports sorting by the deletion date and the full user name who deleted an object (wastebin feature).
Enhancement GTXPE-11
Tagfill dialog: Changed the icon for clearing the selection of an URL object (pages, files, ...) to something more intuitive.
Enhancement GTXPE-10
The “cancel” option to throw away all changes done to a page is now also available in the assistant frame.