You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Si Chen (JIRA)" <ji...@apache.org> on 2007/12/01 00:02:44 UTC

[jira] Commented: (OFBIZ-1199) makeLoginUrl doesn't URL encode the strings

    [ https://issues.apache.org/jira/browse/OFBIZ-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547323 ] 

Si Chen commented on OFBIZ-1199:
--------------------------------

Well, BJ, do you have any suggestions?

> makeLoginUrl doesn't URL encode the strings
> -------------------------------------------
>
>                 Key: OFBIZ-1199
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1199
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Wickersheimer Jeremy
>            Assignee: Si Chen
>            Priority: Minor
>         Attachments: ofbiz-1199.patch
>
>
> The makeLoginUrl method in LoginWorker simply appends all parameters names and values to make an URL string, without using URLEncode.
> This will make broken URLs when specials characters or Unicode characters are present.

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