Bugs item #1547028, was opened at 2006-08-26 08:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1547028&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.2 Status: Open Resolution: None Priority: 5 Submitted By: Konstantin (chaostya) Assigned to: Nobody/Anonymous (nobody) Summary: AutoCompleteTextField conflict IndicatingAjaxSubmitButton Initial Comment: AutoCompleteTextField is not working. Appropriate js is not added to the header of the page! To reproduce a bug: 1. Make a simple page with a form containing AutoCompleteTextField and IndicatingAjaxSubmitButton. 2. In a page-class create a Form, call form.add(IndicatingAjaxSubmitButton) and then form.add(AutoCompleteTextField). That's all, your AutoCompleteTextField is not working :-) BUT, if you change the order of adding components to form so that you first add AutoCompleteTextField and then IndicatingAjaxSubmitButton all is going to be ok. Attached minimal sample. Results from my yesterday mailing list conversations: 1. Built from SVN branches/WICKET_1_2/wicket-parent 2. Built from SVN branches/WICKET_1_2/wicket 3. Built from SVN branches/WICKET_1_2/wicket-extensions 4. It's not working still. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1547028&group_id=119783 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop