[
https://issues.apache.org/jira/browse/OFBIZ-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-2179.
----------------------------------
Resolution: Fixed
Fix Version/s: SVN trunk
Assignee: Jacques Le Roux
Thanks Arun,
Your patch is in trunk at revision: 742983
Not sure it's the best fix as maybe it fixes only the effect and not the cause, but at least for now it works!
> 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
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> 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.