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 Iok 'Kent' Tong uses the
former syntax in his book, and this is not valid any more it seems...)

/Malin

On 6/27/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:


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!
> If locale is "sv" (Swedish) it doesn't work at all - it renders like
this:
>
> 
>
>
> so it's display is just blank :(
>
> Anyone else had this issue? What am I missing?
>
> Peace.
> Malin
>



--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com



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!
If locale is "sv" (Swedish) it doesn't work at all - it renders like this:




so it's display is just blank :(

Anyone else had this issue? What am I missing?

Peace.
Malin





--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com


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. Search for the same problem in the dojo mail list
2. Try to check how it should be done in dojo
3. Upgrade dojo version (?)

Renat

On 27/06/07, Malin Ljungh <[EMAIL PROTECTED]> wrote:

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 fine!
> If locale is "sv" (Swedish) it doesn't work at all - it renders like this:
>
>
>  div>
>
>
> so it's display is just blank :(
>
> Anyone else had this issue? What am I missing?
>
> Peace.
> Malin
>




--
Best regards,
Renat Zubairov

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 fine!
If locale is "sv" (Swedish) it doesn't work at all - it renders like this:





so it's display is just blank :(

Anyone else had this issue? What am I missing?

Peace.
Malin