Re: T4.1: DropdownTimePicker i18n problem!

2007-06-27 Thread Malin Ljungh
:-) Actually it started working just by upgrading to the latest stable 4.1.2 !!! Thanks a lot :) (Though I had problem with ognl not taking my "{'updateThisComponentID'}", I had to change it to just "updateThisComponentID" but I guess that has to do with the new OGNL 2.7 - is it meant to be? Ka

Re: T4.1: DropdownTimePicker i18n problem!

2007-06-27 Thread Jesse Kuhnert
I'm not sure I've seen this problem before. Would it be possible for you to log this in jira so I can take a look at it ? On 6/25/07, Malin Ljungh <[EMAIL PROTECTED]> wrote: Hi, I'm trying to use the DropDownTImePicker in my internationalized app. If locale is "en" (English) it works fine! I

Re: T4.1: DropdownTimePicker i18n problem!

2007-06-27 Thread Renat Zubairov
Hello, We are not using dropdowndatepicker but a standard datepicker, however I guess the problem you have is not really Tapestry related, but Dojo related because dojo integration in Tapestry is usually very simple - just render tag and let dojo do the job, therefore I would suggest you to: 1. S

Re: T4.1: DropdownTimePicker i18n problem!

2007-06-26 Thread Malin Ljungh
Is noone else using the DropDownTImePicker with another locale than 'en'? Or is it that noone else is experiencing this problem? *puff* 2007/6/25, Malin Ljungh <[EMAIL PROTECTED]>: Hi, I'm trying to use the DropDownTImePicker in my internationalized app. If locale is "en" (English) it works f