some improvements to the addRepository page of the install plugin portlet
-------------------------------------------------------------------------

                 Key: GERONIMO-4336
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4336
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.2
            Reporter: Lin Sun
            Assignee: Lin Sun
             Fix For: 2.2


I noticed the following items that need to be improved on this portlet:

1. when click on add repository link, if a user enters file://Users/linsun, it 
takes the user back to the main page, which no indication of this action is 
failed.   This turned out to be that the pluto doesn't like a semi-colon in the 
value we passed into response.setRenderParameter.   Same prob existed when 
adding a invalid remote site such as http://test.com/

2. Add the optional user and password input boxes to the add repository page, 
as we should ask users for them when adding a remote repo that requires auth, 
due to the change recently that we store the repo, username, password in the 
plugin-repositories.properties file now.   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to