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

ASF subversion and git services commented on OFBIZ-12249:
---------------------------------------------------------

Commit b9f785d2fa21c16d8a3ac566b580cd6c7be00d1a in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=b9f785d ]

Fixed: Unexpected decoding of url encoded textarea data after submission  
(OFBIZ-12249)

Oops, forgot to commit this checkstyle issue fix


> Unexpected decoding of url encoded textarea data after submission 
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-12249
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12249
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Xin Wang
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 18.12.01, Release Branch 17.12
>
>         Attachments: Image 005.png, Image 006.png, OFBIZ-12249.patch, 
> OFBIZ-12249.patch
>
>
> When trying to add a note to WorkEffort entity, I found that url encoded 
> characters are unescaped, which is not expected.
> e.g.:
> 1. Go to page: 
> https://demo-trunk.ofbiz.apache.org/workeffort/control/EditWorkEffortNotes?workEffortId=TASK01
> 2. Add a note with content: https://example.com/a%20link
> 3. After submission, it will turned to be: https://example.com/a link
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to