You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Rainer Hermanns (JIRA)" <ji...@apache.org> on 2006/12/01 08:40:57 UTC

[jira] Reopened: (WW-1529) Autocompleter problems

     [ http://issues.apache.org/struts/browse/WW-1529?page=all ]

Rainer Hermanns reopened WW-1529:
---------------------------------

             
Missing file in patch: 
org.apache.struts2.showcase.ajax.AutocompleterExampleAction



[ERROR] ] - Exception starting filter struts <Action class 
[org.apache.struts2.showcase.ajax.AutocompleterExampleAction] not found 
- action - 
file:/projects/open-source/struts2/apps/showcase/target/struts2-showcase/WEB-INF/classes/struts-ajax.xml:74:112>Action

class [org.apache.struts2.showcase.ajax.AutocompleterExampleAction] not 
found - action - 
file:/projects/open-source/struts2/apps/showcase/target/struts2-showcase/WEB-INF/classes/struts-ajax.xml:74:112
        at 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.verifyAction(XmlConfigurationProvider.java:337)
        at 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addAction(XmlConfigurationProvider.java:291)
        at 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.addPackage(XmlConfigurationProvider.java:378)
        at 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadPackages(XmlConfigurationProvider.java:242)
        at 
org.apache.struts2.config.StrutsXmlConfigurationProvider.loadPackages(StrutsXmlConfigurationProvider.java:111)
        at 
com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:146)
        at 
com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)

> Autocompleter problems
> ----------------------
>
>                 Key: WW-1529
>                 URL: http://issues.apache.org/struts/browse/WW-1529
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.2
>            Reporter: Musachy Barroso
>         Assigned To: Rainer Hermanns
>             Fix For: 2.0.2
>
>         Attachments: WW-1529.patch
>
>
> The dropdown of the autocompleter shows on the wrong place when the autocompleter.style.left.x != 0.
> Make autocompleter consistent with the other ajax tags attributes:
> * Add formId and formFilter to make it able to submit a form
> * Add beforeLoading and afterLoading
> * Add refreshListenTopic and onValueChangedPublishTopic
> * Add  delay

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira