CMS Functionality
-
When a user creates CMS files, the read and write permissions for these files are no longer granted to the user’s standard group if the user already has a more powerful permission (administration permission). (ID 10678)
-
With some web browsers, the file selection field in a wizard returned an absolute path instead of a file name after the file has been uploaded. Now, the selection field always returns the name of the uploaded file only. (ID 11441)
-
Database deadlocks no longer occur with CMS Fiona and Microsoft SQL Server. (ID 11620)
-
Archived versions of files can contain links to other files, the link destinations. If such a link destination is deleted, the
lastChangedvalue of the archived versions containing the links to the deleted file is no longer updated. (ID 11871) -
During
obj touchAllandincrExport reset, symbolic links in the file system are now handled properly. (ID 11804) -
With the option to have titles displayed instead of names, users and user groups can now be selected without misleading error messages being displayed. (ID 11970)
-
During migration, symbolic links in the file system are now handled properly. (ID 12254)
-
Some data formatting bugs in the GUI have been fixed. (ID 12380)
-
The
tuning.master.app.maxSlavesconfiguration setting was sometimes misinterpreted if its value was small, which prevented normal slave processes from starting up. (ID 12483) -
Wizards that use file selection dialogs together with an image preview no longer cause a severe error. (ID 12613)
-
Editing content sometimes caused unnecessary writing to the database, straining the system. (ID 12640)
-
Sometimes, when the CMS was waiting for events, the use of system ressources increased. (ID 12731)
-
ASP (Active Server Pages) delivered by means of the dynamic preview via an IIS server can now be previewed again. (ID 12739)
-
In the source view of the GUI, @ references are now again displayed properly in all cases. (ID 12748)
-
Several operations, especially mass operations, now use significantly less main memory. (ID 12755)
-
It is now possible to deactivate the authentication cache of the Content Manager (CM). (ID 12769)
-
With the LDAP user manager, connections sometimes could not be reinitialized properly. (ID 12777)
-
The CM no longer empties the
scriptdirectory when started for the first time. (ID 12800) -
The HTML editor no longer produces errors due to unsigned code fragments. (ID 12809)
-
Tcl scripts no longer potentially block data restoration processes. (ID 12825)
-
Date fields in wizards no longer cause crashes when used together with sub-dialogs or back/next naviagation. (ID 12830)
-
When a mirror file containing a dynamic link is exported, and if a formatter is applied to the dynamic link, then the ID of the mirror file instead of the original file is now passed to the formatter. (ID 12832)
-
Custom commands now work reliably also under Windows. (ID 12861)
-
If custom commands are executed several times in parallel, their output is no longer mixed up. (ID 12861)
-
In the TinyMCE editor, when embedded into a wizard, images are now also displayed if the
imgtag is written in capital letters. (ID 12881) -
The error that caused the LDAP user manager to fetch data using a wrong bind DN has been fixed. (ID 12882)
-
Due to a race condition, the Template Engine sometimes delivered obsolete data. (ID 12888)
-
Files that act as the destinations of a large number of links, which are contained in archived versions, can now be deleted. (ID 12961)
-
Inconsistent links, created, for example, by inadmissible write actions in callbacks, no longer block the release of new versions of the file concerned. (ID 12962)
-
Due to a bug in a third-party library, some POST parameters were not passed to wizards. (ID 12964)
-
Large content, e.g. archives or videos, is now written faster to MySQL databases. (ID 13033)
-
The values of (multiple) selection fields of users maintained with the internal user manager can now be deleted again. (ID 13119)
-
In the HTML editor, the dialogs for inserting links or images now also work in Mac OS X. (ID 13137)
-
In wizards, the values of multiple-selection fields are no longer discarded after clicking non-validating Buttons. (ID 13256)
-
If the value of the
tuning.master.te.minIdleSlavessystem configuration entry is less than one, it will now be ignored. Instead, one is used in order to not impede the export process. (ID 13267) -
The icons in the icon bar of the GUI are no longer shifted when using the Safari web browser. (ID 13290)
-
In the GUI, searching for state is of … or type is of … returned no results. (ID 13291)
-
File upload fields in wizards now also display errors set by the wizard by means of the
errorattribute. (ID 13311) -
The exceptions in which passwords were written to the log file no longer exist. (ID 13317)
-
The
objWherePathTcl procedure now always returns the complete search results list. The limitation specified in thetuning.maxSearchResultSizesystem configuration entry no longer applies. (ID 13318) -
In the GUI, after searching for state is of… or type is of …, the selected search parameters remain intact. (ID 13320)
-
If an HTML tag contains a processing instruction as well as a link, and the latter is processed by the link callback, the processing instruction now remains intact. (ID 13321)
-
In rare cases, database errors that occurred during transaction initialization caused crashes. (No ID)
Rails Connector for CMS Fiona
-
The
Obj#valid_from,Obj#valid_until, andObj#last_changesmethods now return unique values of theTimeclass. (ID 12592) -
The edit markers of the Rails Connector are now properly positioned even if the preview page includes large images that are loaded slowly. (ID 12641)
-
The combination of deactivated objects,
NamedLinksandObj.hompageno longer causes an error. (ID 12956)
Portal Manager
-
In JSPs, portlets can now again interact with each other. (ID 11461)
-
The flow portlet failed to read the e-mail template if the latter was addressed using a relative path. (ID 11738)
-
If more than one voting was created for the voting portlet, only the first one accepted votes. (ID 11739)
-
Sometimes, the voting portlet failed to properly display the voting results. (ID 11740)
-
Sometimes, it was not possible to vote using the voting portlet. (ID 11744)
-
Sometimes, parallel access to a JSP caused the Portal Manager to deliver this page without content, i.e. an empty page. (ID 11859)
-
After every second export, the Portal Manager delivered obsolete data if the data were fetched directly from the export directory of the Template Engine. (ID 12665)