Bugfix SUP-2065
When the feature quickrecursivetranslations
is activated, the context menu entry Create translations
was shown to all users, even if they had no permission to create a single language. Also in the dialog, the languages were not filtered by permissions. Both issues have been fixed now: # The menu entry Create translations
will only be shown, if the user has permission on at least a single language # The dialog will only show languages the user may create.
Bugfix SUP-1273
When the tagfill dialog of an overview tag is opened, where the options to select type and source of the listed objects was restricted, so that the current data in the tag is not valid any more, the tagfill dialog will be opened at step 1 and the list of currently selected objects will be cleared.
Bugfix SUP-2064
When importing bundles using an export URL, the global ID of the bundle to import was not generated correctly in response to the request of the download URL. This caused the check whether the bundle was already installed on the system to fail. This has been fixed now. It is important to note, that the system providing the export has to be updated for this fix.
Bugfix SUP-2043
When publishing a page with more than 16MB of content into the filesystem using multithreaded publishing, the page was not written into the filesystem, but no error was logged and the publish run did not fail. This has been changed now, so that the publish run will fail with an error like Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'source'
.
The Gentics Infoportal also contains a new FAQ page “How can I enable support for pages with more than 16MB of content?”.
Bugfix SUP-1992
An internal error while exporting objects due to missing translatable names has been fixed.
Bugfix SUP-1193
The gcn-linkbrowser plugin would filter out attributes from repository elements, even if the link plugin was configured to display them in the sidebar. This has been fixed.
Bugfix SUP-2009
No newlines were allowed in the system maintenance message. This has been fixed.
Bugfix SUP-2032
The missing REST API methods
/file/delete/{id}
to delete a file/image/delete/{id}
to delete an image
have been added.
Bugfix SUP-887
The following tagmap entries are no longer reserved and can be modified or deleted:
createtimestamp
creator
creatoremail
editor
editoremail
edittimestamp
priority
publisher
publishermail
publishtimestamp
Bugfix
When using the publish_cache, rendering a page in a channel in publish mode using the REST API failed with an Internal Error. This has been fixed now.
Bugfix SUP-1957
Under special circumstances, an import could fail with an Internal Error, due to a NullPointerException in UnlockContentTransactional.onDBCommit (while commiting the transaction). This has been fixed now.
Bugfix SUP-1981
Resolving properties of tag parts during rendering a velocity part could fail without any exception logged. This has been fixed now.
Bugfix SUP-1558
When working with the CMS backend, some unnecessary data was permanently stored in the user session. This could lead to problems, if the session grew too big. The behaviour has been changed now, so that some session data will be cleared from the session if the user logs out.
This especially concerns the search settings for object lists: Before this change, if a user made a search e.g. in the page list of a specific folder, this setting was still there, even if the user logged out and in again. After this change, search settings will be cleared when the user logs out.
Bugfix SUP-2019
Updating the tomcat to a newer version sometimes did not work due to an error in the version number comparison. With this update, the tomcat version will be updated to the last recent version, if this failed to happen during previous updates due to this bug. This has been fixed now.
This Gentics Content.Node version includes the Aloha Editor 1.2.38 – 04.11.2015
This Gentics Content.Node version includes the .Node Version 2.0.31