-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Social Bookmarks, Social Networking Plugin
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Sprint:LIMA | QA Sprint 2
-
Git Pull Request:
-
QA Test Name:
Twitter and facebook social bookmarks only share articles with the default locale if URL style = 2
Steps to reproduce:
- Define the following property:
locale.prepend.friendly.url.style=2 - Create a site with english as default language and other available languages, for this example, Spanish
- Create an english journal article and the spanish translation.
- Create a page with an asset publisher
- Configure the asset publisher:
Asset publisher -> Configuration -> Display Settings -> Set and Enable -> Social Bookmark.
Select Facebook and twitter - At the asset publisher, click on facebook or twitter icon to share the created content (the link is shared with the default language)
- Switch to Spanish.
- At the asset publisher, click on facebook or twitter icon to share the created content
Expected behavior
The content is shared in Spanish
Actual behavior
Twitter: The title is shared in spanish but the URL is in english
Facebook: The title and the URL link is shared in english
With other locale.prepend.friendly.url.style versions works as expected.