Bug 870352
Summary: | [ja_JP] Test case failure: Check the message for Alert/Events/Tasks: The Date part of the message contains minutes in the month-section. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Yuko Katabami <ykatabam> | ||||||
Component: | ovirt-engine-webadmin-portal | Assignee: | Shahar Havivi <shavivi> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Yuko Katabami <ykatabam> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | urgent | ||||||||
Version: | 3.1.0 | CC: | cpelland, dyasny, ecohen, eng-i18n-bugs, htaira, iheim, italkohe, lijli, Rhev-m-bugs, sgrinber, smaitra, ykaul | ||||||
Target Milestone: | --- | Keywords: | i18n, Reopened, Translation, ZStream | ||||||
Target Release: | 3.2.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Linux | ||||||||
Whiteboard: | i18n | ||||||||
Fixed In Version: | sf1 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 886654 (view as bug list) | Environment: | |||||||
Last Closed: | 2013-06-10 21:15:26 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | i18n | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 886654, 915537 | ||||||||
Attachments: |
|
Description
Yuko Katabami
2012-10-26 08:45:20 UTC
You will not find that at the Zanata, This is the Java Localization of the Date String (which is consist in our system) English: 2008-Apr-01, 00:00 Japanese: 2008-4月-01, 00:00 Japanese: 2008-4月-01, 00:00 You need to remove the character "月" from this string. Please ensure to get this fixed before packaging. It is very important. posted at: http://gerrit.ovirt.org/#/c/8912/ Created attachment 654953 [details]
ja_JP - characer appearance in Date field, is fixed - Screen shot
Tested this bug. It seems Fixed now. Screen Shot attached.
With the visual comparison of the earlier screen shot with the problem showing, attached with this bug and this current screen shot it seems that the Japanese character omission from the date (month) is done successfully. Although, in which tab it was found as shown in the earlier screen shot, I did not find any data for the exact match. But I got the same date field in some other tab, as shown in this screen shot and verifying this bug.
Verified.
Version of the component Tested :
rhevm-3.1.0-32.el6ev
This patch include pattern 'mm' for month, but it shows minute of hour. This should be 'MM'. now: yyyy-mm-dd, HH:mm tobe: yyyy-MM-dd, HH:mm post at: http://gerrit.ovirt.org/#/c/9788/ Verified. It's fixed on RHEVM3.2 sf1 build. [root@dhcp-8-215 ~]# rpm -q rhevm rhevm-3.2.0-1.el6ev.noarch [root@dhcp-8-215 ~]# rpm -q rhevm-webadmin-portal rhevm-webadmin-portal-3.2.0-1.el6ev.noarch Please see the attached screenshot. Thanks, Robert Created attachment 668806 [details]
Event Date format fixed on sf1 build
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0888.html |