You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Jim Ancona (JIRA)" <ji...@apache.org> on 2008/01/29 18:10:35 UTC

[jira] Created: (ABDERA-91) StructuredTargetResolver attempts to match entire path, rather than relative to the service URI

StructuredTargetResolver attempts to match entire path, rather than relative to the service URI
-----------------------------------------------------------------------------------------------

                 Key: ABDERA-91
                 URL: https://issues.apache.org/jira/browse/ABDERA-91
             Project: Abdera
          Issue Type: Bug
            Reporter: Jim Ancona


This appears to be a regression during the refactoring. When using a servicesPattern, the class doesn't trim off the portion of the URI that matched the servicesPattern. I have a patch which I will attach.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ABDERA-91) StructuredTargetResolver attempts to match entire path, rather than relative to the service URI

Posted by "Jim Ancona (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ancona updated ABDERA-91:
-----------------------------

    Attachment: StructuredTargetResolver.patch

Patch for the bug and a unit test which depends on the bug behavior. 

> StructuredTargetResolver attempts to match entire path, rather than relative to the service URI
> -----------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-91
>                 URL: https://issues.apache.org/jira/browse/ABDERA-91
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Jim Ancona
>         Attachments: StructuredTargetResolver.patch
>
>
> This appears to be a regression during the refactoring. When using a servicesPattern, the class doesn't trim off the portion of the URI that matched the servicesPattern. I have a patch which I will attach.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ABDERA-91) StructuredTargetResolver attempts to match entire path, rather than relative to the service URI

Posted by "Dan Diephouse (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566248#action_12566248 ] 

Dan Diephouse commented on ABDERA-91:
-------------------------------------

I agree it should go.

> StructuredTargetResolver attempts to match entire path, rather than relative to the service URI
> -----------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-91
>                 URL: https://issues.apache.org/jira/browse/ABDERA-91
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Jim Ancona
>         Attachments: StructuredTargetResolver.patch
>
>
> This appears to be a regression during the refactoring. When using a servicesPattern, the class doesn't trim off the portion of the URI that matched the servicesPattern. I have a patch which I will attach.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ABDERA-91) StructuredTargetResolver attempts to match entire path, rather than relative to the service URI

Posted by "Jim Ancona (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566280#action_12566280 ] 

Jim Ancona commented on ABDERA-91:
----------------------------------

That's fine with me.

> StructuredTargetResolver attempts to match entire path, rather than relative to the service URI
> -----------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-91
>                 URL: https://issues.apache.org/jira/browse/ABDERA-91
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Jim Ancona
>         Attachments: StructuredTargetResolver.patch
>
>
> This appears to be a regression during the refactoring. When using a servicesPattern, the class doesn't trim off the portion of the URI that matched the servicesPattern. I have a patch which I will attach.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ABDERA-91) StructuredTargetResolver attempts to match entire path, rather than relative to the service URI

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566225#action_12566225 ] 

James M Snell commented on ABDERA-91:
-------------------------------------

Now that we have RouteManager, I do not believe the StructuredTargetResolver is actually necessary anymore.  Dan can weigh in for certain.  I think we could probably delete it.

> StructuredTargetResolver attempts to match entire path, rather than relative to the service URI
> -----------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-91
>                 URL: https://issues.apache.org/jira/browse/ABDERA-91
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Jim Ancona
>         Attachments: StructuredTargetResolver.patch
>
>
> This appears to be a regression during the refactoring. When using a servicesPattern, the class doesn't trim off the portion of the URI that matched the servicesPattern. I have a patch which I will attach.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ABDERA-91) StructuredTargetResolver attempts to match entire path, rather than relative to the service URI

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell resolved ABDERA-91.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s: 0.4.0

StructuredTargetResolver has been removed

> StructuredTargetResolver attempts to match entire path, rather than relative to the service URI
> -----------------------------------------------------------------------------------------------
>
>                 Key: ABDERA-91
>                 URL: https://issues.apache.org/jira/browse/ABDERA-91
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Jim Ancona
>             Fix For: 0.4.0
>
>         Attachments: StructuredTargetResolver.patch
>
>
> This appears to be a regression during the refactoring. When using a servicesPattern, the class doesn't trim off the portion of the URI that matched the servicesPattern. I have a patch which I will attach.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.