-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Fragment Administration
Intro/context:
The goal of this story is to have the option to localize the external URL of a Link for text editables and also for the Mapped Document and Media.
-
Given a page creator has edited an external url link for a text editable for language A
-
When translating the page in language B
Then the user can external url link for (language B) without changing the one for (language A)
-
Given a page creator has mapped a document for a text editable for language A
-
When translating the page in language B
Then the user can map to a content from (document and media) for (language B) without changing it for (language A)
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
Can defined localized external link for editable field | Critical | Manual | Yes | Yes | Yes |
Can defined localized internal link of mapped document for editable field | Critical | Manual | Yes | Yes | Yes |
- Testing discovered
-
LPS-124283 The link is missing in edit mode when add an internal link to editable field
- Closed
-
LPS-124286 The selected asset doesn't change in Content field when change the language
- Closed
-
LPS-124168 The link is missing in edit mode when add a link to editable field
- Closed
-
LPS-124221 Indicate the translation status of localizable fields like links, image alts and configuration values
- Aligned with Roadmap