Changes with Gentics Content.Node 5.3.26


Enhancement

The filepublisher will now fetch batches of pages instead of all pages at once. This will increase performance and reduce the memory footprint when writing files into the filesystem.


Enhancement

Add missing startPageId to folder returned from RestAPI


Enhancement

Changed the Node and Content Repository select field in “maintenance“ to not have “All” as first item selected automatically.


Bugfix

Fixed: A wrong error message which occured when trying to move a page into another folder where a page with the same filename already exists.
It now renames the file instead if printing an error message (in most cases).


Bugfix

Fixed file uploader not checking filesizes correctly (it always added ~600bytes to the actual filesize)


Bugfix

Fixed a bug where the Gentics ImageStore sometimes fails because of missing image mime type mappings.


Bugfix

Fixed: inconsistency in value table
Deleting a tag-part by importing a tag-type, or restoring a page version, possibly resulted in an inconsistency in the value table. The inconsistency was an entry in the value table that referenced a part that didn‘t exist.This change fixes the deletion of tag-parts, so that whenever a tag-part is deleted, all values will be removed from both the current and the versioned value tables.Additionally, the update procedure will remove all inconsistent values from both the current and the versioned value tables, to fix any existing inconsistency. Only unreachable values will be removed.


Bugfix

Fixed resolving of parts within the get method of custom part types.


Bugfix

Added timeout for UrlIncludeImp connection pool. In rare cases the urlinclude imp could create a deadlock situation when the connection pool is full and no connection is avialiable for pending include actions. In that case the urlincludeimp waited until a connection was freed. In rare cases the connections were never freed thus causing a deadlock situation.


Bugfix

Fixed a bug when publishing pages with timemanagement using the REST API: If page had a timemanagement set and was published using the REST API, it was published regardless of the current timeframe of the timemanagement. This is fixed now, timemanagement will now also be honoured when publishing pages using the REST API.


Bugfix

Fixed: scheduler task execution during winter-time
A scheduler task with a start date during summer-time was scheduled during winter-time at every minute of the hour leading up to the actual execution-time. This means that the task potentiall executed 60 times instead of only once.


This Gentics Content.Node version includes the Aloha Editor 0.20.0-RC9 – 07.12.2011