Details
-
Bug
-
Resolution: Fixed
-
High
-
3.2
-
Empty show more show less
-
Maintenance 39, Maintenance 40
-
3
Description
Steps to reproduce
- Use a dialog with the following definition:
label: rittal-base.components.locales.label form: properties: link2: label: rittal-base.be.components.region.link $type: linkField datasource: $type: jcrDatasource workspace: website country: label: rittal-base.be.components.region.country $type: textField languages: $type: jcrMultiField itemProvider: $type: jcrChildNodeProvider field: $type: compositeField itemProvider: $type: jcrChildNodeProvider properties: isoCode: label: rittal-base.be.components.region.isoCode $type: textField maxLength: 2 link: label: rittal-base.be.components.region.link $type: linkField datasource: $type: jcrDatasource workspace: website
- Create a page and some subpages. In the main page include this new component, linking to any of the subpages.
- Create a livecopy of this page and Relink all pages to livecopy pages. This is the result:
Expected results
All links in the content are relinked to the current livecopy pages.
Actual results
Links inside multivalue>composite field are not relinked.
Workaround
Development notes
Checklists
Acceptance criteria