Known Bugs

  • If the path of a portlet web applikation is contained in the path of another one, (as with /default/PM-PL and /default/PM-PL-Copy, for example), the portlets of both web applications are no longer displayed. (Id: 10531)
  • Searching for files using obj where condition {objClasses is <em>objType</em>} does not yield mirror files to whose original file the specified file format has been assigned. (Id: 10553)
  • If a CMS file which opens another file in an iframe is displayed in the preview, the file opened in the iframe shows up in the history as well. (Id: 10758)
  • The attempt to delete a mirror folder that is no link target but contains implicit mirror files that are linked causes a wrong error message to be displayed. This mesage erroneously reports that the mirror folder cannot be deleted because it is a link target. (Id: 11396)
  • Wizards have a selectionType property that indicates the range of CMS files to which the wizard can be applied (none, single, list). If a wizard whose selectionType is none is called via an npsgui element that has been integrated into a page to provide an editing element (action marker) then the CMS file ID of the respective page is always passed to the wizard procedure, ignoring the none setting. Thus, if the same wizard can be called via the menu or toolbar, a different number of arguments is passed to the wizard procedure, depending on how it is evoked. As a workaround, set the selectionType of the wizard to single or modify the wizard procedure so that it handles its second argument, which depends on the selectionType, correctly. (Id: 11842)
  • With Microsoft HTML Editor, links and images cannot be inserted into the HTML text. Also, existing links and images cannot be modified. (Id: 11935)