[
https://issues.apache.org/jira/browse/OFBIZ-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296919#comment-17296919 ]
Jacques Le Roux edited comment on OFBIZ-12159 at 3/7/21, 5:11 PM:
------------------------------------------------------------------
Commit 8243d926d0b8c56fbffc3fb93d639d0d843465e8 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8243d92 ]
Improved: Improves encoding in 3 classes (OFBIZ-12159)
Fixes an issue put in with commit c54dced51c92e511d8112546e7117fdfe4c6f652
There I wrongly replaced internalEncoder in MacroFormRenderer.java by
context.get("simpleEncoder")
While at it uses the pattern used in commit cb9c366 in every place in
modelFormField class
was (Author: jacques.le.roux):
Improved: Improves encoding in 3 classes (OFBIZ-12159)
Fixes an issue put in with commit c54dced51c92e511d8112546e7117fdfe4c6f652
There I wrongly replaced internalEncoder in MacroFormRenderer.java by
context.get("simpleEncoder")
While at it uses the pattern used in commit cb9c366 in every place in
modelFormField class
> Improve encoding in 3 classes
> -----------------------------
>
> Key: OFBIZ-12159
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12159> Project: OFBiz
> Issue Type: Improvement
> Components: framework/widget
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> Concern MacroFormRenderer::makeHyperlinkByType and renderableFtlFormElementsBuilder::encode.
> Also several places in ModelFormField class
> I'm not sure it's useful but it's harmless
--
This message was sent by Atlassian Jira
(v8.3.4#803005)