It was renamed from TAGTYPEMIGRATION_POSTPROCESSTORS to TAGTYPEMIGRATION_POSTPROCESSORS
Bugfix RT55500 🔗 Link
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 🔗 Link
Improved performance and added logging for dirt migration task (the task, that is done once after updating from Gentics Content.Node versions <= 5.12).
Bugfix RT55240 🔗 Link
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.
Bugfix RT55188 🔗 Link
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 RT55503 🔗 Link
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 RT55716 🔗 Link
A performance issue within the REST API folder/getPages method was resolved. It is now possible to add contenttags and objecttags references using the contenttags and objecttags query parameter. Previously all contenttags and objecttags for the pages were returned. Additionally the referenced template also included all objecttags and templatetags. This issue affected 5.13.0 and newer versions.
Bugfix RT55269 🔗 Link
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 RT55642 🔗 Link
Various issues in the Tag Type / Template Migration feature were fixed.
- The documentation was improved.
- The java doc of the api classes was enhanced.
- An issue was resolved that caused empty logfiles for migration job logs.
- When the migration feature was not licensed an appropriate message will be displayed.
Bugfix RT55485 🔗 Link
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 RT55307 🔗 Link
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 🔗 Link
A user will now need edit permission on a page in order to create a page variant of it.
Bugfix 🔗 Link
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 RT54936 🔗 Link
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 RT55600 🔗 Link
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 RT55388 🔗 Link
Fixed possible database lock during a publish run that could cause an error while deleting a file.
Bugfix RT55618 🔗 Link
Fixed the display of pages to be published/delayed on the start screen to not include pages in nodes, that have updating the filesystem/ContentRepository disabled. Additionally, the nodes that have updating the filesystem/ContentRepository disabled will be marked in the maintenance dialog.
Bugfix RT55680 🔗 Link
Fix bug that prevented publishing of pages that were dirted using the maintenance dialog when versioned publishing was disabled.
Bugfix RT52250 🔗 Link
The table columns that will hold the check result of contentrepository have been increased to hold up to 4GB of data each.
This Gentics Content.Node version includes the Aloha Editor 0.23.12 – 04.07.2013