You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2009/02/10 14:59:05 UTC

[jira] Updated: (OFBIZ-2179) Fixed the bug when response type is 'request-redirect' and query string is available.

     [ https://issues.apache.org/jira/browse/OFBIZ-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar updated OFBIZ-2179:
--------------------------------

    Attachment: requesthandler.patch

Here is the patch for the problem.

> Fixed the bug when response type is 'request-redirect' and query string is available.
> -------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2179
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2179
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Arun Patidar
>            Priority: Minor
>         Attachments: requesthandler.patch
>
>
> There is a problem in appending '?' after request when response type is 'request-redirect'  and query string is available.
> so I appended  '?' in RequestHandler.java during creation of request url.

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