Changes with Gentics Content.Node 5.13.9

Date: 15.08.2013


Enhancement RT55980 🔗 Link

The javascript error logging for the tagtype migration and template migration has been enhanced.


Bugfix RT54768 🔗 Link

Under some circumstances, page-editable template tags were previously not correctly inherited when using multichanneling. Now a page created in a channel always inherits from the relevant channel version of the template. Fixed in backend as well as in REST page/create.


Bugfix RT55933 🔗 Link

Fixed a bug that prevented starting due scheduler jobs because of a database inconsistency.


Bugfix RT56056 🔗 Link

Saving complex dependencies between objects sometimes failed due to insufficient space in a database column, subsequently causing failure to the publish process. This column was adjusted accordingly. Also, publish log entries were improved for removing objects from contentrepositories without multichannelling functionality.


Bugfix RT55898 🔗 Link

Fixed Permission Error when editing a page in a channel without permission to see the master node.


Bugfix RT55989 🔗 Link

Publish runs that remove many objects from a content repository at once can lead to idle database connections, which in certain circumstances could be closed during this interval. The connections are now kept alive with the algorithm and configurable variable described in Bugfix RT47489.


Bugfix RT55983 🔗 Link

Various issues within the template migration / tagtype migration were fixed.

  • In some cases the log contained duplicate entries for migrated objects
  • The template migration did not update the status of migrated objects correctly. This resulted in log entries that indicated that the migration was still running although the migration was finished.
  • The status of currently active migrations was not shown within the ui. It is now no longer possible to invoke a migration when another one is currently being processed. Previously it was possible to invoke another migration job. This job would be queued and executed after the currently active job.
  • In some cases a generic error message was repeatedly shown when using chrome.
  • An additional status code was added. It is now possible to distinguish between jobs that completed and jobs that completed with warnings. A job may complete with warnings when some objects could not be locked or found.

Bugfix RT56053 🔗 Link

When offline pages are imported, sometimes the pages are left in status “being edited“ instead of “offline” on the target system. This has been fixed now.


Bugfix RT56028 🔗 Link

The documentation about filesystem attributes has been extended to contain information about handling filesystem attributes in CRSync.


This Gentics Content.Node version includes the Aloha Editor 0.23.17 – 14.08.2013