[Admin / Repositories] long urls and/or directory names cause the screen to be 
too large.
-----------------------------------------------------------------------------------------

                 Key: MRM-359
                 URL: http://jira.codehaus.org/browse/MRM-359
             Project: Archiva
          Issue Type: Bug
          Components: system
    Affects Versions: 1.0-alpha-1
            Reporter: Joakim Erdfelt


If you have a large directory configured for your repository the width of the 
admin/repositories screen is too large.

Consider one of the following solutions.

# Use the CSS overflow-* attributes to specify a max width of those fields.
# Use a server side shortening technique "/usr/local/apps ... /internal"
# Use a javascript client side shortening of the string based on browser width.
# Break the text up at the slashes with a space to allow the browser to 
auto-wrap the text.


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