Resolved bugs

Release date:Friday, May 1, 2009
C1 Version:Composite C1 1.2 SP1 (1.2.3408.24124)...
DescriptionRemoving a "Page Meta Data Field" instance removes data related to this field instance - but this is only done in the users current language scope. Other language versions of data related to the Meta Data Field instance is not cleaned up. This can lead to a problem, if the field instance (with the same field naming) is re-introduced in one of those language scopes. "Edit Page" actions will then fail, because "double data records" exists for the field instance.
Known work around:To clean up data instances, you have to manually edit the data XML files (or SQL tables, if the SQL provider is used) for the meta data type and the language not cleaned up. The XML file / table naming convention is (data type namespace + data type name + language scope + publication scope).