[Admin / Proxy Connectors] Add/Edit screen doesn't display red "X" for removing a (whitelist/blacklist) pattern. ----------------------------------------------------------------------------------------------------------------
Key: MRM-365 URL: http://jira.codehaus.org/browse/MRM-365 Project: Archiva Issue Type: Bug Components: design Affects Versions: 1.0-alpha-1 Reporter: Joakim Erdfelt The add/edit screen is missing the red "X" for removing of patterns. Looking at the browser side "view source" you can see <img src=""> which is an empty image. What needs to occur. * The <img src=""> needs to be corrected to actually include the URL to the image/icon. * The <img> tag needs to include an alt="[X]" tag. This bug exists for blacklists, whitelists, and patterns. -- 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