Home > Release Notes

4.7.6

Release Date: November 26, 2009

Backward compatibility

Warning messages are now raised on nodes defining the osd:class property without osd:access property.

Important : on the next release, nodes defining only the osd:class property will be considered as terminal nodes

For more information, see JavaBeans .

Obsolete API

The following classes have been removed from the API, but are still available for backward compatibility:

Archives

It is now possible to define a mode when importing an archive.

Permissions

Hidden rows in a table can no longer be selected in the tableRef drop-down box in another table.

Validation

Uniqueness constraint has been improved for optimizing the global validation process on adaptations. On some cases, it has been observed that validation process duration is reduced by several orders of magnitude. See bug #2202.

The internal incremental validation framework has been enhanced to reduce the duration of successive validation processes. On some cases, it has been observed that revalidation duration is divided by four.

Workflow

New category for log

A log category named workflow has been added. Thanks to this new category, workflow logs are now isolated.

Before this evolution, workflow logs were done in the kernel category. They have been moved to this new category workflow (they have not been duplicated).

This is why it is necessary to update the ebx.properties file to ensure compatibility (or else workflow logs will be lost): a line must be added for the new category.

For extra information, see ebx.properties documentation .

New mail variables

New mail variables are available:

Publication service has changed

The publication service has been improved in order to publish many processes at once.

For extra information, see publication documentation .

Data Model API

AdaptationTable.getSchemaNode() is ambiguous.

For extra information see AdaptationTable

Bug Fixes

Core Cache

Documentation

Import Export

UI

Users & Permissions

Validation

Home > Release Notes