[ 
https://issues.apache.org/struts/browse/WW-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Musachy Barroso updated WW-1975:
--------------------------------

    Fix Version/s:     (was: 2.0.9)
                   2.1.0

> Autocompleter w/loadMinimumCount ask for data on loading page
> -------------------------------------------------------------
>
>                 Key: WW-1975
>                 URL: https://issues.apache.org/struts/browse/WW-1975
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Component Management
>    Affects Versions: 2.0.6
>            Reporter: Martin Olivera
>            Assignee: Musachy Barroso
>             Fix For: 2.1.0
>
>
> I hope <s:autocompleter loadMinimumCount="3" loadOnTypeChange="true" .../> 
> does not dispatch the (ajax) request up to the user type 3 chars, but th 
> server receives the first ajax request on loading the page
> ************JSP page ***********************
> ...
>  Clasificador Institucional <s:autocompleter cssStyle="width: 350px;"  
> name="institucional2" theme="ajax" 
>       
> href="${pageContext.request.contextPath}/pruebas/AjaxInstitucionalList.do" 
> autoComplete="true" searchType="substring"
>       loadMinimumCount="3" loadOnTextChange="true"/>
> ...
> *********************************************

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to