Just crossed my mind this could be a problem with some older version cached
in the browser. So I cleared IE cache and... everything works fine...
Sorry about all that noise
2006/11/13, Christian Dutaret <[EMAIL PROTECTED]>:
I still have the same problem with IE and DropdownDatePicker using toda
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 PROTECTE
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
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":
By the way, I also noted another stuff not working with IE:
tapestry.form.focusField('someId') doesn't work when applied to a select box
input. It breaks all the EventListeners on the page, since it is generated
before the connect events.
Works fine with firefox2
I don't have a simple way to chec
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
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 :)
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.
2006/11/8, andyhot <[EMAIL PROTECTED]>:
Christian Dutaret wrote:
> the wi
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 ?
--
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?
10 matches
Mail list logo