Fixed Bugs

Content Editing and Usability

  • In wizards, you can now assign an individual URL to the help button. (Id: 6362)

  • If the Back button of a wizard is clicked, an error message for empty obligatory fields is no longer displayed. (Id: 10054)

  • For empty obligatory fields of the text and textArea types, the error message is now again displayed correctly. Workarounds in the method handle...Refresh are no longer required.

  • In the version comparison wizard ("Diff wizard") custom fields can now be compared. (Id: 11196)

  • When editing Markdown field values, HTML entities (such as <) are now displayed unmodified. (Id: 11334)

Performance and Stability

  • Editing a permalink no longer causes all files without a permalink to be fetched from the database. (Id: 11157)

  • Potential storage errors that might cause program terminations when the CM or the TE starts (in particular with Windows/Oracle) have been fixed. (Id: 11207)

  • The pages of the editorial system are no longer cached by the browser. (Id: 11158)

  • In CMS installations on Windows systems, CSDiff no longer prevents the CM services from starting. (Id: 11163)

  • The layout cache used during the export is now created faster. (Id: 11425)

Further Error Corrections

  • The meta data of a file format is no longer lost after the format has been renamed. (Id: 11179)

  • Accessing properties contained in an npspm tag no longer causes an error if the npspm tag is an empty tag element. (Id: 11173)

  • For versions with empty link lists, the xmlBlob can now be retrieved again. (Id: 11191)

  • If files are imported into the CMS using a Windows client, only the last path component, i.e. the filename and the name extension, is used for generating the CMS file name and for determining the content type. (Id: 11165)

  • If a field is deleted from a field group, it now displayed in the list of available fields. Thus, it can be selected and assigned to a field group again. (Id: 11210)

  • After a mirror file has been deleted, the exported page of the original file remains in the export directory if this original file is exportable. (Id: 11267)

  • The collection name used for (de-)indexing files is also stored if the objupdateInIndex command is used. (Id: 11249)

  • The NPSOBJ instruction insertValue="meta" can now be provided with a formatter. This makes it possible to use text fields that contain HTML special characters for generating meta tags. (Id: 10675)

  • When restoring data partially, and this data contains references to mirror files, the restoration process is no longer aborted. The mirror files are restored as empty files, meaning that they are not visible in the GUI. Please note that JustRelate does not support partial data restoration on systems used productively. (Id: 11199)

  • If the Portal Manager (PM) communicates with the Content Manager (CM) or the Search Server (SES), unnecessary log entries are no longer produced. For this, the property httpHelper was added to the searchEngine bean. (Id: 10942)

  • From within portlets, resources of any type can now be accessed again. (Id: 11342)

  • The Markdown processor now correctly detects e-mail addresses in the form <mailto:email@domain.com> and <mail@domain.com>. Markdown links prefixed with external: are supported. (Id: 11168)

  • The Markdown editor now supports URLs that contain parameters. (Id: 11334)

  • On Windows installations of the CMS, archives can now be imported using IE6 and IE7. (Id: 11334)