[
https://issues.apache.org/jira/browse/OFBIZ-11822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135757#comment-17135757 ]
Alex Bodnaru edited comment on OFBIZ-11822 at 6/15/20, 11:14 AM:
-----------------------------------------------------------------
the real cause of the problem is a double encoding somewhere else.
hence, a warning should be logged in the url encode method, similar to that in canonicalize, and a debugger may intercept this condition.
was (Author: alexbodn):
the real cause of the problem is a double encoding somewhere else.
hence, a warning should be logged in the url encode method, similar to that in canonicalize.
> double encoded urls are not being decoded
> -----------------------------------------
>
> Key: OFBIZ-11822
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11822> Project: OFBiz
> Issue Type: Bug
> Components: base
> Affects Versions: 17.12.03, Trunk
> Reporter: Alex Bodnaru
> Priority: Trivial
> Fix For: 17.12.03, Trunk
>
> Attachments: apache-ofbiz-17.12.03-fr2.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> a small miss-out error, the urlcodec decode output is not being used
--
This message was sent by Atlassian Jira
(v8.3.4#803005)