You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2008/06/20 17:01:06 UTC

[jira] Closed: (WW-2178) autocompleter tag bug

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

Musachy Barroso closed WW-2178.
-------------------------------

    Resolution: Not A Problem

This is by design, the valuechanged topic is triggered when the selected value is different from the old value, if the same value is selected the topic is not triggered.

> autocompleter tag bug
> ---------------------
>
>                 Key: WW-2178
>                 URL: https://issues.apache.org/struts/browse/WW-2178
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    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
>             Fix For: 2.1.3
>
>
> 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.