You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org> on 2007/05/11 01:15:12 UTC

[jira] Closed: (MRM-327) Adding/Editing network proxies doesn't have validation

     [ http://jira.codehaus.org/browse/MRM-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joakim Erdfelt closed MRM-327.
------------------------------

    Resolution: Fixed

Changes commited in trunk.

> Adding/Editing network proxies doesn't have validation
> ------------------------------------------------------
>
>                 Key: MRM-327
>                 URL: http://jira.codehaus.org/browse/MRM-327
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>            Reporter: Napoleon Esmundo C. Ramirez
>
> To replicate:
> A. Adding a network proxy
> 1. Click the Network Proxies link in the left navigation menu
> 2. Click the Add Network Proxy link in the upper right part of the page
> 3. Enter invalid values in Identifier, Protocol, Hostname and Port, empty Strings
> 4. Click the Add Network Proxy button
> Result: Network Proxies Administration page displayed, network proxy (identifier="", protocol="", hostname="", port=8080) added
> Expected Result: Validation errors
> B. Editing a network proxy
> 1. Click the Network Proxies link in the left navigation menu
> 2. Click the Edit Network Proxy link in the same row as the network proxy's header
> 3. Enter invalid values in Protocol, Hostname and Port, empty Strings
> 4. Click the Save Network Proxy button
> Result: Network Proxies Administration page displayed, network proxy updated into (protocol="", hostname="", port=8080)
> Expected Result: Validation errors

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