[
https://issues.apache.org/jira/browse/OFBIZ-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taher Alkhateeb reassigned OFBIZ-1993:
--------------------------------------
Assignee: Taher Alkhateeb
> LoginWorker.makeLoginUrl doesn't include path info URL parameters
> -----------------------------------------------------------------
>
> Key: OFBIZ-1993
> URL: https://issues.apache.org/jira/browse/OFBIZ-1993
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Daniel Rosowski
> Assignee: Taher Alkhateeb
> Attachments: LoginWorker.patch
>
>
> The LoginWorker.makeLoginUrl method is not including path info parameters
> (e.g. /~name1=value1/~name2=value2/). Instead of using
> request.getParameterNames I'm now using UtilHttp.getParameterMap, which also
> includes the path info params.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)