Find Artifact does not work when the applet is disabled -------------------------------------------------------
Key: MRM-429 URL: http://jira.codehaus.org/browse/MRM-429 Project: Archiva Issue Type: Bug Components: web application Affects Versions: 1.0-alpha-2 Environment: Archiva 1.0-alpha-2, 1.0-alpha-3-SNAPSHOT trunk at r553362 Reporter: Wendy Smoak When the Find Artifact applet is disabled with the following config in archiva.xml, the feature does not work. Providing a md5 checksum and clicking 'Go' does nothing. The page re-displays (without the checksum) and nothing appears in the logs. <webapp> <ui> <showFindArtifacts>true</showFindArtifacts> <appletFindEnabled>false</appletFindEnabled> </ui> </webapp> See MRM-351 for the ability to disable the applet. -- 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