You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Napoleon Esmundo C. Ramirez (JIRA)" <ji...@codehaus.org> on 2007/05/08 14:25:12 UTC

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

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

        

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

Posted by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "jan ancajas (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MRM-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_107635 ] 

jan ancajas commented on MRM-327:
---------------------------------

the identifier can still accept empty string but it displays an error message if i inputted less than 4 chars.

> 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
>            Assignee: Joakim Erdfelt
>             Fix For: 1.0-alpha-1
>
>
> 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

        

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

Posted by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joakim Erdfelt reopened MRM-327:
--------------------------------

      Assignee: Joakim Erdfelt

Reopening to correct assignee and fix-version.

> 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
>            Assignee: Joakim Erdfelt
>             Fix For: 1.0-alpha-1
>
>
> 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

        

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

Posted by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

       Resolution: Fixed
    Fix Version/s: 1.0-alpha-1

> 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
>            Assignee: Joakim Erdfelt
>             Fix For: 1.0-alpha-1
>
>
> 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