thomashan / zkgrails

Automatically exported from code.google.com/p/zkgrails
0 stars 0 forks source link

open datebox shows wrong day names with some locales #276

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which version of ZKGrails you're using? On what operating system?

2.0.0.M7
Linux

Which version of Grails you're using?

2.0.4

What steps will reproduce the problem?
1. start the app attached and open /datebox/zul/index.zul
2. open the datebox and verify that calendar if OK (screenshot-EN.png)
3. change locale in grails-app/composers/datebox/DateboxComposer
to new Locale('de') or Locale.GERMAN
4: reload the zul, open the datebox and check the weekday - the column heads 
(names of days) have been shifted and the name given is wrong by one day 
(screenshot-DE.png)

Please provide any additional information below:

see http://www.zkoss.org/forum/listComment/20102/1/20

Original issue reported on code.google.com by weh...@gmail.com on 23 Aug 2012 at 12:28

Attachments:

GoogleCodeExporter commented 8 years ago
It seems to be a ZK bug rather than ZKGrails-related.
Let's see if ZK 6.0.2 bundled in the newer version will solve this problem.

Original comment by chanwit on 23 Aug 2012 at 6:19

GoogleCodeExporter commented 8 years ago
Thank you Chanwit!

Yes, most propably a ZK issue - 
unfortunately I've just been able to demonstrate it within grails,
comparable code in zkfiddle.org works as supposed, 
which opens the possibility that ZKgrails does contribute.

Alle the best, 
Werner

Original comment by weh...@gmail.com on 24 Aug 2012 at 7:29

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Werner,

Probably ZK Fiddle is running an up-to-date version of ZK. It's my best guess 
at the moment.

Chanwit

Original comment by chanwit on 24 Aug 2012 at 10:06

GoogleCodeExporter commented 8 years ago
That makes sense, Chanwit - I'll stand by....
Thanks again and all the best to you,
Werner

Original comment by weh...@gmail.com on 24 Aug 2012 at 1:49

GoogleCodeExporter commented 8 years ago

Original comment by chanwit on 29 Aug 2012 at 11:23

GoogleCodeExporter commented 8 years ago

Original comment by chanwit on 31 Aug 2012 at 4:37

GoogleCodeExporter commented 8 years ago
works fine now after I've upgraded zkgrails from 2.0.0.M7 to 2.0.0.2!
Thanks and best regards, Werner

Original comment by weh...@gmail.com on 4 Sep 2012 at 7:25

GoogleCodeExporter commented 8 years ago
I shall close this as wontfix then. Thank for trying!

Original comment by chanwit on 4 Sep 2012 at 11:45