Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.2.3
-
-
Empty show more show less
-
Content Mngmt 09
-
5
Description
Steps to reproduce
- Prepare dialog for MultiValueCompositeRichTextField and MultiValueRichTextField as below
form: properties: jcrMultiValueFieldForRichText: label: jcrMultiValueFieldForRichText $type: jcrMultiValueField field: label: Richtext $type: richTextField jcrMultiValueFieldForLinkField: label: jcrMultiValueFieldForLinkField $type: jcrMultiValueField field: label: Link fiekd $type: linkField multiValueCompositeLinkFieldAndRichText: label: multiValueCompositeLinkFieldAndRichText $type: jcrMultiField field: $type: compositeField properties: richTextField: label: Richtext $type: richTextField linkField: label: Link fiekd $type: linkField
- Or using quotation-new-ui component that in my attached template (defined as new ui framework) hello-magnolia.zip
- Create rich text field for both fields and add link to current page inside rich text field
- Create live copy
- Select slave page
- Click to relink action and check to checkbox as below
- Open slave page in detail and check
- See MultiValueCompositeRichTextField, MultiValueRichTextField can't relink and can't auto protect
- Both field don't see protect icon red
.. Logs, screenshots, gifs...
Expected results
- See MultiValueCompositeRichTextField, MultiValueRichTextField can relink in rich text
- Both fields show protect red icon
Actual results
- See MultiValueCompositeRichTextField, MultiValueRichTextField can't relink and can't auto protect
- Both field don't see protect icon red
Workaround
Development notes
Checklists
Acceptance criteria
Attachments
Issue Links
- clones
-
LIVECOPY-275 MultiValueCompositeLinkField, MultiValueLinkField can't relink in StandardRewirePageLinksHelper
-
- Closed
-