Catalin Kormos schrieb:
> Hi,
> 
> Any of you experiencing problems using Dojo based components on IE, like
> modalDialog or inputSuggestAjax? i keep getting this kind of messages,
> and only on IE:
> 
> Jan 29, 2007 9:48:13 PM
> org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader serveResource
> SEVERE: Unable to find resource src/widget.js for component
> dojo.DojoResourceLoader. Check that this file is available in the
> classpath in sub-directory /resource of the package-directory.
> 
> It works perfectly fine on Firefox, and it did worked on IE too, a few
> days ago. I'm using the latest 1.1.5 snapshots that i built from the SVN
> with facelets.
> 
Ah ok sorry for this confusion, there indeed is a bug but it is ie only.
I tried the dialog as well and can reproduce the problem,
it must have been introduced somewhere in the dojo utils,
I am affected by it as well.
I will look into it, not quite sure what it is probably an
initialisation timing issue. Best bet to nail it down for now
is to check the change history of the dojo utils if someone has
introduced a "fix" into the component creation code which broke it.

I have to look into that due to a similar problem in the fisheye someone
reported me as well, so I will be onto it in about two hours.

Werner

Reply via email to