I still have the same problem with IE and DropdownDatePicker using today's
latest snapshot. I noticed some changes though. djConfig is different on IE
or firefox:

IE6: "locale":"fr"
FF2: "locale":"fr-fr"

Still works fine with FF, still broken on IE.

2006/11/9, Christian Dutaret <[EMAIL PROTECTED]>:

I changed the locale to en-us in IE, and still the same (no render and
still the same error message)
In FF, I changed the locale to en-us too, and the DropdownDatePicker is
displayed in english as expected

The djConfig is the same in IE and FF

About the TAPESTRY-1136 issue, it was working for me in french (until
today in IE), although I always get the warning in my logs:
WARN  Asset - Classpath resource
'/dojo/src/widget/nls/fr/DropdownDatePicker.js' does not exist.
WARN  Asset - Classpath resource
'/dojo/src/widget/nls/fr-/DropdownDatePicker.js' does not exist

The warnings are also displayed for en-US:
WARN  Asset - Classpath resource
'/dojo/src/widget/nls/en/DropdownDatePicker.js' does not exist.
WARN  Asset - Classpath resource
'/dojo/src/widget/nls/en-us/DropdownDatePicker.js' does not exist

Do you think this new problem is somehow related to the 1136 fix?
Can anyone reproduce this on IE or is it just me?

2006/11/9, andyhot <[EMAIL PROTECTED]>:
>
> Could be something similar to
> http://issues.apache.org/jira/browse/TAPESTRY-1136
>
> Can you change the default language to en-us in IE and see what happens?
>
> In FF, is the djConfig identical?
>
> Christian Dutaret wrote:
> > sure
> >
> > djConfig =
> >
> 
{"isDebug":false,"debugAtAllCosts":false,"debugContainerId":"debug","baseRelativePath":"
>
> >
> > http://localhost:8080/ha/assets/static/dojo/
> > ","preventBackButtonFix":false,"parseWidgets":false,"locale":"fr-"}
> >
> > 2006/11/9, andyhot <[EMAIL PROTECTED]>:
> >>
> >> Christian Dutaret wrote:
> >> > I use the defaults generated from the Shell component, except for
> some
> >> > logging setup (logging disabled), and I load dojo js through the
> asset
> >> > service using standard friendly urls.
> >> > Forgot to say I'm using 4.1.1, not tacos.
> >>
> >> There's no dropdowndatepicker in tacos :)
> >>
> >> Is it possible to show those defaults that got generated for
> >> djConfig ?
> >>
> >> >
> >> > 2006/11/8, andyhot <[EMAIL PROTECTED] >:
> >> >>
> >> >> Christian Dutaret wrote:
> >> >> > the widget is not rendered at all under IE6. I get the error
> >> message
> >> :
> >> >> > could
> >> >> > not locate implementation for "dropdowndatepicker" in
> "dojowidget"
> >> >> > registered to namespace "dojo".
> >> >> > Works OK with firefox 2.0
> >> >> >
> >> >> > Anyone experiencing the same?
> >> >>
> >> >> what's your  djConfig ?
> >> >>
> >> >> --
> >> >> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> >> >> Tapestry / Tacos developer
> >> >> Open Source / J2EE Consulting
> >> >>
> >> >>
> >> >>
> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >> >>
> >> >>
> >> >
> >>
> >>
> >> --
> >> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> >> Tapestry / Tacos developer
> >> Open Source / J2EE Consulting
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
>
>
> --
> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to