Fixed Bugs

  • The installation of CMS Fiona is now completed successfully despite of a missing SES licence. (Id: 7065)
  • The new version of the HTML editor edit-on Pro (5.0.175.1) solves a bug related to the editing of links that contain HTML markup. (Id: 8143)
  • If the publishing process has been interrupted in the export sync callback, it is now continued by repeating the sync callback. (Id: 8754)
  • Tcl callbacks are now always executed in the global context, meaning that they also work properly when file versions are modified by jobs. (Id: 8815)
  • A workaround for a bug in the Windows operating system now makes sure that during the start-up of a CMS Fiona server, only Tcl files ending with .tcl are executed. *.tcl~ files as produced by the editor Vim, for example, are now ignored. (Id: 8926)
  • The setting for displaying editing elements can now also be stored in the personal user preferences. (Id: 10426)
  • The new version of the Trifork Server (4.1.24) corrects a bug which caused a system overload. (Id: 10475)
  • The script install-db now uses the optional third-party libraries, if installed. (Id: 10478)
  • If an administrator releases the draft version of a file whose workflow includes sign steps, these implicitly performed steps no longer generate log entries and do not cause the post-action function to be executed. (Id: 10488)
  • At the end of an in-place migration performed with version 6.0.x as the source, the sort values are recalculated. (Id: 10507)
  • In the preview and in the portal manager, JSPs now work without the need for additional configuration. (Id: 10520)
  • In installations using an SQL Server as the database, the dump process no longer terminates every 500 objects. (Id: 10524)
  • The removeSubtree Tcl command can now also be applied to folders containing mirror files. (Id: 10551)
  • Deleting a mirror file no longer causes the corresponding exported original file to be deleted from the export directory of the Template Engine. (Id: 10572)