[ https://issues.apache.org/struts/browse/WW-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alberto José Rodríguez Rodríguez updated WW-2178: ------------------------------------------------- Description: autompleter doesn't send valuechanged notifyTopic when you write the identical text to an element of the list. Only notifies when it must look for in the list a coincident element to autocomplete. At http://www.planetstruts.org/struts2-showcase/ajax/autocompleter/ you can see an example of this. At section "Link two autocompleter elements" if you enter exactly "fruits" in the first combo, the second one continues showing ""red, green, blue" list. Instead If you enter "Fruits" then the second combo shows the correct list. was:autompleter doesn't send valuechanged notifyTopic when you write the identical text to an element of the list. Only notifies when it must look for in the list a coincident element to autocomplete. Example > autocompleter tag bug > --------------------- > > Key: WW-2178 > URL: https://issues.apache.org/struts/browse/WW-2178 > Project: Struts 2 > Issue Type: Bug > Components: Views > Affects Versions: 2.0.9 > Environment: SunOS 5.10 > firefox-2.0.0.3 > tomcat-5.5.23 > Reporter: Alberto José Rodríguez Rodríguez > > autompleter doesn't send valuechanged notifyTopic when you write the > identical text to an element of the list. Only notifies when it must look for > in the list a coincident element to autocomplete. > At http://www.planetstruts.org/struts2-showcase/ajax/autocompleter/ you can > see an example of this. At section "Link two autocompleter elements" if you > enter exactly "fruits" in the first combo, the second one continues showing > ""red, green, blue" list. Instead If you enter "Fruits" then the second combo > shows the correct list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.