Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-alpha-2
-
None
-
Archiva 1.0-alpha-2, 1.0-alpha-3-SNAPSHOT trunk at r553362
Description
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.
Attachments
Issue Links
- relates to
-
MRM-351 Ability to disable the checksum applet used in Find Artifact
- Closed