You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Piotr Dzeviarylin <pe...@brestrw.by> on 2008/07/17 13:56:16 UTC

Re[7]: autocompleter bug in forefox3 but not in ie6

I've checked the request and those values from hidden input fields
(name, nameKey) are not there.

> I noticed that.... but I don't think id is a mandatory field... id is
> give for users to do manipulation on the widget, other wise it would be
> mandatory field.

> Any way did you check what is the value sending to server? I mean the
> HTTP header? 

> Regards,

> Jishnu Viswanath



> <input dojoattachpoint="comboBoxValue" value="" name="name"
> tabindex="-1" style="display: none;"/>
> <input dojoattachpoint="comboBoxSelectionValue" value="" name="nameKey"
> tabindex="-1" style="display: none;"/>

> We don't have <id> param here, only <name>. And FF I think use
> getElementBuId() func, which return null if missed id param. IE in such
> cases use <name> param instead of <id>.
> But I still don't know how to fix problem.
> Don't anyone face this challenge?




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org