You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "David Calavera (JIRA)" <ji...@apache.org> on 2008/05/18 02:13:56 UTC

[jira] Created: (ABDERA-162) RouteManager.urlFor shouldn't read params from request

RouteManager.urlFor shouldn't read params from request
------------------------------------------------------

                 Key: ABDERA-162
                 URL: https://issues.apache.org/jira/browse/ABDERA-162
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: David Calavera
             Fix For: 0.5.0
         Attachments: urlFor.patch



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


[jira] Updated: (ABDERA-162) RouteManager.urlFor shouldn't read params from request

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

David Calavera updated ABDERA-162:
----------------------------------

    Attachment: urlFor.patch

> RouteManager.urlFor shouldn't read params from request
> ------------------------------------------------------
>
>                 Key: ABDERA-162
>                 URL: https://issues.apache.org/jira/browse/ABDERA-162
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>             Fix For: 0.5.0
>
>         Attachments: urlFor.patch
>
>


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


[jira] Reopened: (ABDERA-162) RouteManager.urlFor shouldn't read params from request

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

Jim Ancona reopened ABDERA-162:
-------------------------------


Could someone explain why the behavior being removed here (RouteManager.urlFor() using request parameters to expand a URL) was a bug? The description of this issue doesn't help much. 

Our use case is that we have a provider with a base URL that is itself parameterized, e.g. "/customers/:customerName/". In order for the adapter lookup in DefaultWorkspaceManager to work properly, the :customerName parameter has to be expanded with the parameter from the request.

I just spent a couple days tracking down a problem that showed up when moving our code to 0.5.0. It turned out to be caused by this change. 

Thanks,

Jim

> RouteManager.urlFor shouldn't read params from request
> ------------------------------------------------------
>
>                 Key: ABDERA-162
>                 URL: https://issues.apache.org/jira/browse/ABDERA-162
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>             Fix For: 0.5.0
>
>         Attachments: urlFor.patch
>
>


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


[jira] Resolved: (ABDERA-162) RouteManager.urlFor shouldn't read params from request

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

James M Snell resolved ABDERA-162.
----------------------------------

    Resolution: Fixed

checked in

> RouteManager.urlFor shouldn't read params from request
> ------------------------------------------------------
>
>                 Key: ABDERA-162
>                 URL: https://issues.apache.org/jira/browse/ABDERA-162
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>             Fix For: 0.5.0
>
>         Attachments: urlFor.patch
>
>


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


[jira] Closed: (ABDERA-162) RouteManager.urlFor shouldn't read params from request

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

Jim Ancona closed ABDERA-162.
-----------------------------

    Resolution: Fixed

David pointed out the discussion at: 
http://mail-archives.apache.org/mod_mbox/incubator-abdera-dev/200805.mbox/%3cce54216b0805141121q3f13a6b3ic7871dc0f9fbca9a@mail.gmail.com%3e
I'll look for another way to accomodate my use case in 0.5.0.




> RouteManager.urlFor shouldn't read params from request
> ------------------------------------------------------
>
>                 Key: ABDERA-162
>                 URL: https://issues.apache.org/jira/browse/ABDERA-162
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: David Calavera
>             Fix For: 0.5.0
>
>         Attachments: urlFor.patch
>
>


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