Changes with Gentics Content.Node 5.12.5


Bugfix RT54088

When scheduler tasks were running longer than the configured wait_timeout of the backend database (defaults to 8 hours), the scheduler lost the connection to the database and could not set the endtime, return value and output of the job.
This resulted in incorrect display of the job runs in the scheduler UI. Tasks, that took longer than 8 hours to run were not shown in the UI.
This has been fixed now, so that also very long running tasks will be correctly shown in the job run list.


Bugfix RT54088

When using multithreaded publishing, it could happen that some database connections to the backend database were closed, because they were idle for too long (default setting is 8 hours).
This could happen, if many pages were published into content repositories and writing the pages into the content repository took very long (actually more than 8 hours longer than rendering all the pages).
This has been fixed now: All open database connections to the backend will regularly (every hour) be kept alive by issuing a dummy statement.


Bugfix RT54258

Fixed reloading the tree too often, when opening the preview of pages in the backend.


Bugfix RT54137

When a page is published and an error occurs while writing the page into the content repository (instant publishing), the user will now see an appropriate message.


Bugfix RT54272

Fixed a bug where a false-positive error message would occur when clicking “OK” in the folder properties dialog of a localized folder in a channel.


Bugfix

A javascript error within the scheduler task view was fixed. In some cases a javascript error occured when the user triggered the delete action for a scheduler task. The error only occured for tasks that were used by other tasks.


Bugfix RT54315

Fixed an issue with scrollbars being hidden in IFrames in Firefox 20.


Bugfix RT54088

The display of remaining pages on the start screen did not change when multithreaded publishing was used. This has been fixed now.


Bugfix RT54077

Fixed localize() function in GCN JS API, which was broken in a previous release.


Bugfix RT52846

Fixed a multithreading problem when rendering multiple page variants containing a tag with a part of type “Table ext“ at the same time.
This rare case could happen, when page variants with a “Table ext” part type were republished and multithreaded publishing was enabled.
Before this fix, the tables were possible rendered incomplete (some cells were missing).


Bugfix RT52789

Fixed removing objects that were deleted in the backend from the content repository.
When an object is removed during a publish run and the content repository has instant publishing enabled, it could happen, that the object would not be removed from the content repository in the following publish run.


Bugfix RT53910

Groups of translators in the todo-tool are now sorted alphabetically to match the view in the administration tree.


This Gentics Content.Node version includes the Aloha Editor 0.23.4-commercial – 04.04.2013