You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Taher Alkhateeb (JIRA)" <ji...@apache.org> on 2015/10/20 22:57:27 UTC

[jira] [Resolved] (OFBIZ-1993) LoginWorker.makeLoginUrl doesn't include path info URL parameters

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

Taher Alkhateeb resolved OFBIZ-1993.
------------------------------------
    Resolution: Invalid

Request is no longer applicable as the code does not exist in the file anymore

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

Re: [jira] [Resolved] (OFBIZ-1993) LoginWorker.makeLoginUrl doesn't include path info URL parameters

Posted by Adrian Crum <ad...@sandglass-software.com>.
Taher,

If the issue was fixed (it was), then close it as Fixed - with a 
reference to the revision that fixed it.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 10/20/2015 1:57 PM, Taher Alkhateeb (JIRA) wrote:
>
>       [ https://issues.apache.org/jira/browse/OFBIZ-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Taher Alkhateeb resolved OFBIZ-1993.
> ------------------------------------
>      Resolution: Invalid
>
> Request is no longer applicable as the code does not exist in the file anymore
>
>> 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
>>          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)
>