I posted this problem on the user mailing list and I got no replies and I was 
wondering if this is bug or not (though I have found a workaround). I  have a 
page with a few autocompleter inputs (theme ajax) and some other form input 
fields. Everything works fine till I add an extra file input field : 
<s:file theme="simple" name="attachment" id="attachment"/> (also added 
enctype="multipart/form-data" to my form) . 
All my autocompleters stop functioning. If I remove s:file tag, they start 
working again. 
To workaround this issue, I have broken my form into two forms. One with 
autocompleters and one with other form fields as well as some hidden inputs (as 
place holders for values of autocompleters). Upon the form submission I copy 
autocompleter values into hidden filelds.
Before I open a JIRA, I would like to make sure that this is indeed an issue.


      __________________________________________________________________
Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! 
Canada Messenger at http://ca.beta.messenger.yahoo.com/

Reply via email to