If the path of a portlet web applikation is contained in the path of another one, (as with
/default/PM-PLand/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 objType}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
iframeis displayed in the preview, the file opened in theiframeshows up in the history as well. (Id: 10758)Searching for files using the editorial system but without having integrated the Search Server may reduce the performance of the system if several searches are made in parallel and if the number of hits is very large. (Id: 11197)
In Version 6.5.1 and later, after deleting a mirror file it is not removed from the search index and therefore still shows up in search results lists. (Id: 10761)
With wizards that use
npsField type="file"to upload a file, the second and every following attempt to use the corresponding form page causes an empty ticket ID to be created. This prevents the file from being uploaded. (Id: 11404)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)
When editing links by means of the link editing dialog of the GUI opened from within the HTML Editor (EOP), special characters in the link titles such as umlauts are encoded incorrectly. (Id: 11315)
From within a details view, field values cannot be edited by means of a wizard. (Id: 11536)
Bugs Found After the Release
The GUI of CMS Fiona 6.6 und 6.7 does not free all of the memory after a user has logged off. Therefore, the GUI needs to be restarted occasionally. We recommend to do this by means of a cron job which is run once per day, for example. (Id: 11817)
Wizards have a
selectionTypeproperty that indicates the range of CMS files to which the wizard can be applied (none,single,list). If a wizard whoseselectionTypeisnoneis called via annpsguielement 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 thenonesetting. 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 theselectionTypeof the wizard tosingleor modify the wizard procedure so that it handles its second argument, which depends on theselectionType, correctly. (Id: 11842)The Concurrent Users (CU) of a license cannot be shared among different instances (floating licenses do not work). (Id: 11578).