-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X
-
Component/s: Fragment Administration
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:1
-
Git Pull Request:
A fragment default text value is not being saved for all the languages until the valid translation is made for all the available languages.
Steps:
1. Go to Site Menu -> Page Fragments -> Add Collection -> Add Fragment. Add this text inside the fragment.
<lfr-editable id="unique-id" type="text">
This is an editable text!
</lfr-editable>
2. Go to Site Menu -> Pages -> Add New Content Page
3. Go to the newly created Content Page and add the new fragment created
4. Change the default text of the fragment
5. Change the language of the portal
Actual: The default text is being displayed
Desired: The changed default text is being displayed for a not translated language
Note: This is only reproducible on 7.1, master and 7.2 has already this behaviour asked by the customer.
- is fixed by
-
LPS-89066 [Back] Store fragment editable configuration by language under "default"
-
- Closed
-