Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 442601

Summary: TVT_PLK Incorrect month names
Product: [ECD] Orion Reporter: CDE Administration <cdeadmin>
Component: GitAssignee: Project Inbox <orion.git-inbox>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: major    
Priority: P3 CC: baochlin, camle, cjxu, ericchen, keithc, ken_walker, kitlo, kqli, liuxmxm, mamacdon
Version: 6.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard: TVT/DVT4.4:TCT21
Attachments:
Description Flags
21.020.050.jpg
none
Polish date format on Windows 7 / Internet Explorer
none
TCT#21_date_format_RUS.png
none
TCT#21_FF32_POL.png
none
TCT#21_FF32_RUS.png none

Description CDE Administration CLA 2014-08-26 11:50:04 EDT
<response_by> LocStar at 2014.08.26.05.34.59 </response_by>
Hello.

Month names (their forms) are incorrect.

We have different grammar forms for month name depending the place where it's shown.

For an example:
August = Sierpie?
August 25, 2011 = 25 sierpnia 2014

-------------------------------------

For example: Januray

Standing alone: Stycze?
With date: 5 stycznia
in sentence: W styczniu by?o ?nie?nie.

as you can see, month name form differs dependently on the place where was used.

Regards,
Ewelina

<response_by> Keith Chuang at 2014.08.26.05.42.23 </response_by>
This article was reassigned from Category:''TVT/Testing,WSW44,Xfer - Orion/Client/Git''.

<response_by> Keith Chuang at 2014.08.26.07.04.59 </response_by>
Hi Ewelina,
GSSC confirms this is a valid problem. However, this doesn't impact the function, would you please lower the severity to 3?

Change the status to 'TSC Pending' since awaiting information, thanks.

Best regards,
Keith

<response_by> Katia Milekhina at 2014.08.26.07.14.53 </response_by>
Same problem for Russian.
Genitive case without capitalization is expected for month names in the form date month year.

Regards,
Katia

<response_by> LocStar at 2014.08.26.08.05.50 </response_by>
Changing  the severity to 2.

<response_by> LocStar at 2014.08.26.08.22.53 </response_by>
I don't think it's a normal problem, but a major problem.
I want to keep it at priority 2.

Regards,
Ewelina

<response_by> Keith Chuang at 2014.08.26.08.33.51 </response_by>
This article was reassigned from Category:''TVT/Testing,WSW44,Inbox''.

<response_by> Keith Chuang at 2014.08.26.08.38.16 </response_by>
changing status to 'Investigate'

<response_by> Keith Chuang at 2014.08.26.08.38.53 </response_by>
then changing to 'Working'
Comment 1 CDE Administration CLA 2014-08-26 11:50:12 EDT
Created attachment 246370 [details]
21.020.050.jpg
Comment 2 CDE Administration CLA 2014-08-26 11:50:18 EDT
<cde:tctdetail>
Testcase: 21.020.050
Project: WSW44
Component: Xfer - Orion/Client/Git
Priority: 2
Subject: TVT_PLK Incorrect month names
Article ID: 21
Originator: tctbroadcast@localization-star.com
Stop Ship: N
</cde:tctdetail>
Comment 3 Keith Chuang CLA 2014-08-27 06:01:54 EDT
(In reply to CDE Administration from comment #0)
> <response_by> LocStar at 2014.08.26.05.34.59 </response_by>
> Hello.
> 
> Month names (their forms) are incorrect.
> 
> We have different grammar forms for month name depending the place where
> it's shown.
> 
> For an example:
> August = Sierpie?
> August 25, 2011 = 25 sierpnia 2014

August = Sierpień
August 25, 2011 = 25 sierpnia 2014 

> 
> -------------------------------------
> 
> For example: Januray
> 
> Standing alone: Stycze?
> With date: 5 stycznia
> in sentence: W styczniu by?o ?nie?nie.
> 


For example: Januray

Standing alone: Styczeń
With date: 5 stycznia
in sentence: W styczniu było śnieżnie. 


> as you can see, month name form differs dependently on the place where was
> used.
> 
> Regards,
> Ewelina
> 


Please also refer to ICU for the date/time format.(http://demo.icu-project.org/icu-bin/locexp?d_=en&_=pl_PL)
Comment 4 Keith Chuang CLA 2014-08-27 06:04:23 EDT
(In reply to Keith Chuang from comment #3)

> Please also refer to ICU for the date/time
> format.(http://demo.icu-project.org/icu-bin/locexp?d_=en&_=pl_PL)

And for Russian: http://demo.icu-project.org/icu-bin/locexp?d_=en&_=ru_RU
Comment 5 Mark Macdonald CLA 2014-08-29 14:03:52 EDT
Created attachment 246559 [details]
Polish date format on Windows 7 / Internet Explorer
Comment 6 Mark Macdonald CLA 2014-08-29 14:11:22 EDT
Orion does not perform any date formatting itself here. It just sends a timestamp to the browser, which formats it as a human-readable date according to the locale conventions [1]. If the result is grammatically wrong, either the OS or browser is at fault.

FWIW, when I load the same page on my Windows 7 machine with date & time formats set to Polish, Internet Explorer displays the correct month name (see picture). Other browsers display a short date format like "29.08.2014, 14:06:21" which is also correct.

Returning as NOT_ECLIPSE because I don't see what more Orion can do here.

[1] https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString
Comment 7 CDE Administration CLA 2014-09-03 03:14:35 EDT
<response_by> Katia Milekhina at 2014.09.03.01.49.49 </response_by>
Hello,

Windows7+Firefox24 is the only testing environment that passes translation test. The date format is incorrect in this environment, so the defect is valid for Russian. I've checked Firefox settings - Russian is selected as primary language, and the date format is correctly configured in Windows settings (see a screenshot).
Please provide a configuration steps that are necessary to see a correct date in Firefox.

Regards,
Katia
Comment 8 CDE Administration CLA 2014-09-03 03:14:40 EDT
Created attachment 246646 [details]
TCT#21_date_format_RUS.png
Comment 9 CDE Administration CLA 2014-09-03 03:34:32 EDT
<cde:tctdetail>
Testcase: 21.020.050
Project: 
Component: Xfer - Orion/Client/Git
Priority: 2
Subject: TVT_PLK Incorrect month names
Article ID: 21
Originator: tctbroadcast@localization-star.com
Stop Ship: N
</cde:tctdetail>
Comment 10 CDE Administration CLA 2014-09-03 04:14:55 EDT
<response_by> Keith Chuang at 2014.09.03.02.40.51 </response_by>
Hi POL and RUS testers,
GSSC executes the scenario on Firefox 32 for POL and RUS. Please see the attachments. Thank you.

Best regards,
Keith
Comment 11 CDE Administration CLA 2014-09-03 04:14:58 EDT
Created attachment 246649 [details]
TCT#21_FF32_POL.png
Comment 12 CDE Administration CLA 2014-09-03 04:15:02 EDT
Created attachment 246650 [details]
TCT#21_FF32_RUS.png
Comment 13 CDE Administration CLA 2014-09-03 04:15:09 EDT
<cde:tctdetail>
Testcase: 21.020.050
Project: WSW44
Component: Xfer - Orion/Client/Git
Priority: 2
Subject: TVT_PLK Incorrect month names
Article ID: 21
Originator: tctbroadcast@localization-star.com
Stop Ship: N
</cde:tctdetail>
Comment 14 CDE Administration CLA 2014-09-03 05:05:52 EDT
<cde:tctdetail>
Testcase: 21.020.050
Project: 
Component: Xfer - Orion/Client/Git
Priority: 2
Subject: TVT_PLK Incorrect month names
Article ID: 21
Originator: tctbroadcast@localization-star.com
Stop Ship: N
</cde:tctdetail>
Comment 15 CDE Administration CLA 2014-09-04 05:04:03 EDT
<response_by> LocStar at 2014.09.04.03.56.02 </response_by>
Thank you.