You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/08/02 06:42:13 UTC

[jira] Created: (MRM-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
------------------------------------------------------------------------------------

                 Key: MRM-440
                 URL: http://jira.codehaus.org/browse/MRM-440
             Project: Archiva
          Issue Type: Bug
          Components: WebDAV interface
    Affects Versions: 1.0-alpha-2
            Reporter: Brett Porter
            Priority: Minor
             Fix For: 1.0.x


If you go to:
http://localhost:8080/archiva/repository/releases

then click a link, you get 404.

But if you go to:
http://localhost:8080/archiva/repository/releases/

everything works as expected.

-- 
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-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

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

Emmanuel Venisse commented on MRM-440:
--------------------------------------

both don't work for me

> If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
> ------------------------------------------------------------------------------------
>
>                 Key: MRM-440
>                 URL: http://jira.codehaus.org/browse/MRM-440
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0-alpha-2
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: 1.0.x
>
>
> If you go to:
> http://localhost:8080/archiva/repository/releases
> then click a link, you get 404.
> But if you go to:
> http://localhost:8080/archiva/repository/releases/
> everything works as expected.

-- 
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] Updated: (MRM-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

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

Brett Porter updated MRM-440:
-----------------------------

    Fix Version/s: 1.0.x

> If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
> ------------------------------------------------------------------------------------
>
>                 Key: MRM-440
>                 URL: http://jira.codehaus.org/browse/MRM-440
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0-alpha-2
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: 1.0.x
>
>
> If you go to:
> http://localhost:8080/archiva/repository/releases
> then click a link, you get 404.
> But if you go to:
> http://localhost:8080/archiva/repository/releases/
> everything works as expected.

-- 
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-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

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

Joakim Erdfelt closed MRM-440.
------------------------------

    Resolution: Fixed

Fixed in archiva/trunk revision 593215.
Issuing a redirect to the proper URL in the specific situation of a GET request to an existing resource that is a directory, but doesn't contain a slash at the end of the URL.

> If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
> ------------------------------------------------------------------------------------
>
>                 Key: MRM-440
>                 URL: http://jira.codehaus.org/browse/MRM-440
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0-alpha-2
>            Reporter: Brett Porter
>            Assignee: Joakim Erdfelt
>            Priority: Minor
>             Fix For: 1.0-beta-4
>
>
> If you go to:
> http://localhost:8080/archiva/repository/releases
> then click a link, you get 404.
> But if you go to:
> http://localhost:8080/archiva/repository/releases/
> everything works as expected.

-- 
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] Updated: (MRM-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

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

Maria Odea Ching updated MRM-440:
---------------------------------

    Fix Version/s:     (was: 1.0-beta-3)
                   1.0-beta-4

> If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
> ------------------------------------------------------------------------------------
>
>                 Key: MRM-440
>                 URL: http://jira.codehaus.org/browse/MRM-440
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0-alpha-2
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: 1.0-beta-4
>
>
> If you go to:
> http://localhost:8080/archiva/repository/releases
> then click a link, you get 404.
> But if you go to:
> http://localhost:8080/archiva/repository/releases/
> everything works as expected.

-- 
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] Updated: (MRM-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

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

Joakim Erdfelt updated MRM-440:
-------------------------------

    Fix Version/s:     (was: 1.x)
                   1.0-beta-4

> If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
> ------------------------------------------------------------------------------------
>
>                 Key: MRM-440
>                 URL: http://jira.codehaus.org/browse/MRM-440
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0-alpha-2
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: 1.0-beta-4
>
>
> If you go to:
> http://localhost:8080/archiva/repository/releases
> then click a link, you get 404.
> But if you go to:
> http://localhost:8080/archiva/repository/releases/
> everything works as expected.

-- 
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-440) If webdav URL lacks a trailing /, navigating to all links in the listing return 404.

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

Emmanuel Venisse commented on MRM-440:
--------------------------------------

ok, with a trailing / it works but only after a restart

> If webdav URL lacks a trailing /, navigating to all links in the listing return 404.
> ------------------------------------------------------------------------------------
>
>                 Key: MRM-440
>                 URL: http://jira.codehaus.org/browse/MRM-440
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0-alpha-2
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: 1.0.x
>
>
> If you go to:
> http://localhost:8080/archiva/repository/releases
> then click a link, you get 404.
> But if you go to:
> http://localhost:8080/archiva/repository/releases/
> everything works as expected.

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