Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 6.0.6 GA
-
Fix Version/s: --Sprint - SP, 6.1.0 CE RC1
-
Component/s: Social Networking > Social Coding Plugin
-
Labels:None
-
Environment:Linux - Windows
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Use <a href="<%= themeDisplay.getURLMyAccount() %>">My Account</a> to change regular account settings like profile picture or password.
in
summary/view_user.jspf
of
social-networking-portlet
is hard-coded (is not using liferay message keys) and therefore not translatable.

The problem does not fixed in Fix Version 60x, 61x 76569
Steps to reproduced:
Summary:
1. Start liferay and login.
2. Drop Social Networking plugin to Deploy folder and make sure the plugin work fine.
3. Go to My Public Pages add Summary portlet and Language portlet.
4. Change to Chinese.
5. Then click edit.
Now you can see the "Use My Account to change regular account settings like profile picture or password." does not change to chinese.
Meetup:
1. Prepare two users TestA and TestB.
2. Drop Social Networking plugin to Deploy folder and make sure the plugin work fine.
3. Login TestA add Meetup portlet.
4. Then add a meetup.
5. Log out TestA and login TestB.
6. Add Meetup portlet and Language portlet and change to chinese.
7. Now you can see TestA's meetup.
8. Click register button just click and stop.
9. Then go to TestA delete the meetup.
10. Now back to TestB refresh the page.
Now you can see the message. "The meetup could not be found.". But the message also english.