Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
1
-
3
-
LIMA | QA Sprint 2
Description
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.