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
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.