quicksearch should not NPE without completeQueryString
------------------------------------------------------

                 Key: MRM-1017
                 URL: http://jira.codehaus.org/browse/MRM-1017
             Project: Archiva
          Issue Type: Bug
    Affects Versions: 1.1.3
            Reporter: Brett Porter


http://vmbuild.apache.org/archiva/quickSearch.action?q=bytecode%3ALogFactory

java.lang.NullPointerException
        at 
org.apache.maven.archiva.web.action.SearchAction.isEqualToPreviousSearchTerm(SearchAction.java:259)
        at 
org.apache.maven.archiva.web.action.SearchAction.quickSearch(SearchAction.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)



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

        

Reply via email to