-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.0 CE GA1, 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Workflow
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Sprint:F&W Sprint 4
-
Git Pull Request:
Summary
If an article is created in one language, and the reviewer's display language is another language, then the reviewer's workflow review will show that submission in their specific language setting.
For example, if a user submits a Web content article in the default language en_US, and the reviewer's language is ja_JP, when the reviewer looks through their review tasks, the article will show that it is a ja_JP content WITH an en_US version.
This is incorrect because the article should only show the en_US version, regardless of what the reviewer's localization is set to.
Steps to Reproduce
- In Product Menu > Liferay DXP > Content > Web Content, Create a folder
- Next to that new folder, click the Options icon, then click Edit
- Set Single Approver workflow on this folder
- Create a new content in English (United States)
- Go to Product Menu > Control Panel > My Workflow Tasks > Assigned to My Roles
- Change the Display language in Japanese (append /ja/ after hostname:port in address)
- Click on the pending task
- Note that over the Web Content's title, the flag of Japan is displayed
- Click the flag again
Actual Results
To the reviewer whose display language is in Japanese, the main article is in ja_JP, and en_US is only a translated version.
Expected Behavior
To the reviewer whose display language is in Japanese, the main article should be in en_US, with no other translated versions, as only the en_US version was submitted in the workflow.
Reproduced in
7.1.X Private Commit: 40d9e186b7f81ae2c027e7e89fdb1ad890d6eb9f
- is duplicated by
-
LPS-85254 Workflow doesn't know which of the available languages is the default one
- Closed