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

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 7:25 PM
To: Struts Users Mailing List
Subject: Re[5]: autocompleter bug in forefox3 but not in ie6

I Think I find the bug.
See here:

<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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Any comments or statements made in this email are not necessarily those of 
Tavant Technologies.
The information transmitted is intended only for the person or entity to which 
it is addressed and may 
contain confidential and/or privileged material. If you have received this in 
error, please contact the 
sender and delete the material from any computer. All e-mails sent from or to 
Tavant Technologies 
may be subject to our monitoring procedures.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to