Problems with locked users
--------------------------

                 Key: MRM-1208
                 URL: http://jira.codehaus.org/browse/MRM-1208
             Project: Archiva
          Issue Type: Bug
    Affects Versions: 1.2.1
         Environment: JBoss 4.2.3, MySQL, JDK 1.5

            Reporter: Ramon Medel


Class org.apache.maven.archiva.web.action.SearchAction hasn't got infoMessage 
attribute so when, for example, anybody tries to log in and his user is locked, 
archiva gets an Error because quickSearch.jsp has this:


<s:if test="%{infoMessage != null}">
  <p>${infoMessage}</p>
</s:if>

-- 
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