Yes, dojo in firefox3 works with bugs. Only loading dojo libs requires manually change some firefox defalt parameters and this a big problem for deploying web project with dojo running on ff3. I have firebug installed but it doesn't show any error. autocompleter simply doesn't pass it's values in request after form submitting and those params in action are null, but on the other hand fulfill its functionality perfectly (autocomplete operations). I also test autocompleter in opera 9.5 and the tag doesn't work either. The only browser that understand autocompleter is ie6.
> I am not sure... Struts in turn uses dojo for its Ajax (it was .4) there > are lot of issues with dojo and ff3. I am not sure because of this it's > failing. > Can you tell me what exactly it's the error, if you have firebug > installed, tell is there any request in red? > Regards, > Jishnu Viswanath > Software Engineer > *(+9180)41190300 - 222(Ext) ll * ( + 91 ) 9731209330ll > Tavant Technologies Inc., > www.tavant.com > PEOPLE :: PASSION :: EXCELLENCE > -----Original Message----- > From: Piotr Dzeviarylin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 16, 2008 5:19 PM > To: Struts Users Mailing List > Subject: autocompleter bug in forefox3 but not in ie6 > In the html form I have this tag: > <sx:autocompleter list="{'apple','banana','grape','pear'}" id="stnnzn" > name="name" keyName="nameKey" /> > It works fine but doesn't pass values to action <name> and <nameKey> > properties. I test it in ie6 and everything is alright. > Does anybody knows the problem? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]