[Registry-dev] [jira] Resolved: (REGISTRY-401) 404 error displayed when subscribe feeds of versioned collections.

Deepal Jayasinghe (JIRA) jira at wso2.org
Wed Jun 11 02:22:36 PDT 2008


     [ https://wso2.org/jira/browse/REGISTRY-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved REGISTRY-401.
----------------------------------------

    Resolution: Fixed

Issue is fixed now.

> 404 error displayed when subscribe feeds of versioned collections.
> ------------------------------------------------------------------
>
>                 Key: REGISTRY-401
>                 URL: https://wso2.org/jira/browse/REGISTRY-401
>             Project: WSO2 Registry
>          Issue Type: Bug
>          Components: APP
>    Affects Versions: 1.1
>         Environment: Ubuntu 7.10, JDK 1.5.0_08, tomcat 6.0.14, Firefox/2.0.0.8
>            Reporter: Krishantha Samaraweera
>            Assignee: Glen Daniels
>         Attachments: subcribe_from_this_screen.png
>
>
> 404 error displayed when subscribe to collection version feeds. This issue is generated due to the fact that extra ";version=xx" is appending to URL. in my case the URL is [1]. And I was able to access to feeds by changing the URL to [2]
> [1] http://10.100.1.253:8080/wso2registry/atom/;version=15/m1;version=15
> [2] http://10.100.1.253:8080/wso2registry/atom/m1;version=15
> How to recreate:
> 1. Login as admin.
> 2. Add Collections to root level and create more than one versions of root level.
> 3. Go to root level version pages.
> 4. Go to previous version details page.
> 5. Then click on to feed subscription button appeared on top.
> 6. In the feed subscription page, click in to collection version link under Entries tab. ( in my case m1;version=15)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Registry-dev mailing list