Bug 794181 (JBEPP-1240)
| Summary: | Some first name and last name parameters are reversed in Japanese message bundle of UserInfoPortlet | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 5 | Reporter: | Takayuki Konishi <tkonishi> |
| Component: | Portal | Assignee: | Nobody <nobody> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.1.0.GA | CC: | epp-bugs, mvecera, theute |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 5.2.1.GA | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/JBEPP-1240 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
An issue was found in UserInfoPortlet concerning the
"firstname" and "lastname" Japanese field translations. The first name and last name field translations were swapped, which made it difficult for Japanese users to populate the correct fields with appropriate name data. The fix correct the labels for the firstname and lastname fields, which corrects the originally reported issue.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:15:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Takayuki Konishi
2011-10-03 10:14:44 UTC
Link: Added: This issue depends GTNPORTAL-2145 Forum Reference: Removed: https://na7.salesforce.com/500A0000008RT5S Added: https://na7.salesforce.com/500A0000008RT5S Release Notes Docs Status: Added: Not Yet Documented Primary SME: Added: theute Affects: Added: Release Notes Forum Reference: Removed: https://na7.salesforce.com/500A0000008RT5S Added: https://na7.salesforce.com/500A0000008RT5S Help Desk Ticket Reference: Added: https://na7.salesforce.com/500A0000008RT5S Forum Reference: Removed: https://na7.salesforce.com/500A0000008RT5S Labels: Added: EPP_5_2_1_Candidate Labels: Removed: EPP_5_2_1_Candidate
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
==NEEDINFO==
CAUSE:
CONSEQUENCE:
FIX:
RESULT:
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,9 +1,13 @@
==NEEDINFO==
CAUSE:
+Japanese translations for "firstname" and "lastname" were exchanged.
CONSEQUENCE:
+First name and last name where exchanged
FIX:
+Replaced labels for firstname and lastname to be correct
-RESULT:+RESULT:
+Japanese translation is correct
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,13 +1,2 @@
-==NEEDINFO==
+An issue was found in UserInfoPortlet concerning the
-
+"firstname" and "lastname" Japanese field translations. The first name and last name field translations were swapped, which made it difficult for Japanese users to populate the correct fields with appropriate name data. The fix correct the labels for the firstname and lastname fields, which corrects the originally reported issue.-CAUSE:
-Japanese translations for "firstname" and "lastname" were exchanged.
-
-CONSEQUENCE:
-First name and last name where exchanged
-
-FIX:
-Replaced labels for firstname and lastname to be correct
-
-RESULT:
-Japanese translation is correct
Register page and user detail dialog contain correct labels now. (名前 - name, 名字 - surname) But there is another minor problem that New Staff and Organization portlet contains different translations: (名 - name, 姓 - surname) Please unify these translations as well. And actually, all labels are not properly translated to Japanese. Michal, I got confirmation that both translations are correct. So can we close this one now so it appears in the release notes for the customer who requested to fix the wrong translations and maybe open a new one to unify and review Japanese translation ? Ok, marking this one as verified. New issue for unification is https://bugzilla.redhat.com/show_bug.cgi?id=812814 (btw. unification should be done across all languages) This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |