Changes with Gentics Content.Node 5.12.18


Bugfix

When a file is renamed using the backend, and the entered new filename contains illegal characters, there will be no warning any more, but the illegal characters will be replaced in the same way as when uploading a new file.


Bugfix RT55600

Due to changes in permission handling, users without user administration rights were not able
to access several dialogs concerning their personal user settings. After this fix, access to
these settings now again depends on their correctly associated permissions only.


Bugfix RT52250

The table columns that will hold the check result of contentrepository have been increased to hold up to 4GB of data each.


Bugfix RT55307

When a file was to be published, and then deleted during the publish process, a failed constraint caused the publish run to fail.
This issue was fixed, and the described situation no longer causes a publisher failure.


Bugfix RT54981

A user will now need edit permission on a page in order to create a page variant of it.


Bugfix RT55188

The visual appearance of the log table header row has been changed.
Previously each row header was clickable in order to sort the elements.
The sorting of logs is not supported. The log column have been updated in order to visualize this limitation.


Bugfix RT54936

Fixed possible error in the publish process due to a lock on the table node (e.g. caused by an import process running at the same time).


Bugfix RT55485

Fix creation of user without a group due to not running (or not reachable) internal Tomcat.
Additionally prohibit login with a user that is not member of a single group.


Bugfix RT55503

When a user tries to publish a page that misses some mandatory tags, a message will now be shown, telling that the page could not be published.


Bugfix RT55500

Fixed filename verification regular expression. It is now possible to include the following characters in filenames.
a-z A-Z 0-9 _ , . - ( ) [ ] { } $
Previously it was not possible to rename files to include those characters.
The file uploader already accepted those characters within a uploaded file.


Bugfix RT55269

When a node is detached from a ContentRepository, the node data will be removed from the ContentRepository at the start of the next publish run instead of a separate maintenance task.
Removing the data is done more efficient now and will be done in single transactions per object, if the ContentRepository is configured to use instant publishing.


Bugfix RT55388

Fixed possible database lock during a publish run that could cause an error while deleting a file.


Bugfix RT55240

The REST API will now return an error when a folder create request publishdir field value contains more than 255 characters. Previously a generic database error would be returned.


This Gentics Content.Node version includes the Aloha Editor 0.23.12-commercial – 04.07.2013