Hotfix changelog

This file contains all new hotfix changelog entries. Please append new changes at the bottom of the file. Don’t rearrange the order of changes.

Changelog Guides

  • Write in english!
  • Write full sentences!
  • Write customer friendly changelog entries!
  • Don’t write about security fixes in detail!
  • Finish your sentences with correct punctuation marks!
  • Check your writen changelog entries with ‘guides preview’

Changelog entries


Bugfix

The workflow event “on page publish” and the event reaction “cn_page_proof” have been discontinued.

Existing workflows will be unaffected by this change. However, it is not possible to create new “on page publish” events or “cn_page_proof” reactions.


Bugfix

Fixed rendering of page versions that contain tags that have been deleted after the version was created.

Rendering of page versions with deleted tags resulted in an empty page to be displayed and an exception similar to the following to be thrown:

com.gentics.api.lib.exception.InconsistentDataException: Data inconsistent: Container {xxx} of Value {xxx, xxx} does not exist!


Bugfix

Fixed menu in the channel synchronization (Details) being wrapped at the folder menu item.


Bugfix

Fixed message dialog overlay in the tree navigation (instant messaging, system messages) always being on top of the frame instead on top of the current scrolling position.


Bugfix

Fixed problems when uploading files using the File Upload Plugin in Aloha Editor with Internet Explorer (any version) and a certain security level. Internet Explorer sometimes sends the full local path as filename when posting file uploads. Additionally, the path is not sent standard conformant, so that the receiving component is unable to determine the filename and will respond with an error.


Bugfix

Fixed the RestAPI Resource /rest/folder/getTemplates/ not having default values for the values sortby and sortorder. The default value for sortby is now “name” and for sortorder it’s “asc”. This also fixes the template ordering when creating a new page in Content.Node (alphabetical).


Bugfix

Fixed a but in Multichannelling, that caused data inconsistencies for folders, when they were created in localized folders and pushed into master folders. As a result of this data inconsistency, affected folders were no longer shown in the tree. This bugfix also repairs the data inconsistencies and will make the folders reappear.


Bugfix

After channel synchronization is done, the tree is reloaded to reflect possible changes in the folder structure.


Bugfix

When localizing object takes too long and is continued in the background, the user is now notified with an alert box.


Bugfix

Fixed many of the administration pages in the Portal.Node module throwing a SGB-error (pages including form elements).


Bugfix

Fixed duplicate globalid entries in the database that came with the release-package and can cause conflicts when importing exports. This bugfix removes the duplicate globalid entries


Bugfix

Fixed creation of unnecessary big statements during processing of dependencies that could possibly generate high load on the db server.


Bugfix

Fixed permission check for WebDAV: The command “Open” (for opening a folder in WebDAV) will only be shown for folders, where the user has permission to view, create, update and delete pages/files/images. This also fixes SGBs when users with insufficient permissions could open the folder in WebDAV.


Bugfix

Fixed uploading images or files via WebDAV: If another image/file with the same name already exists in another folder with the same publish directory, an SGB occurred and the upload failed. This has been fixed now. In cases of naming conflicts, the new images/files will be renamed by appending numbers (before the extension).


Bugfix

Fixed some of the page menu functions (like editing) not referencing to the right page when the page was opened via the history.


Bugfix

Fixed language icon being broken when translating a page and Gentics Content.Node doesn’t use the default .Node/ URL prefix.


Bugfix

Fixed Media Library Integration in the Tagfill dialog, when more than one Image URL Part exists.