[jira] [Commented] (OFBIZ-12015) Remove formatBoundaryComment function in HtmlWidgetRenderer class

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12015) Remove formatBoundaryComment function in HtmlWidgetRenderer class

Nicolas Malin (Jira)

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

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

Commit d4713fa6473c36f1eaaf10a3ba1a876b4ed344de in ofbiz-framework's branch refs/heads/trunk from James Yong
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d4713fa ]

Improved: Remove formatBoundaryComment function in HtmlWidgetRenderer class (OFBIZ-12015)

Use buildBoundaryComment function instead of formatBoundaryComment function. Both functions do the same thing.

Thanks: Jacques for review


> Remove formatBoundaryComment function in HtmlWidgetRenderer class
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-12015
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12015
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: base
>    Affects Versions: Upcoming Branch
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-12015.patch
>
>
> Both *buildBoundaryComment* (instance) and *formatBoundaryComment* (static) functions in HtmlWidgetRenderer class, do the same thing.
> Simplify code by changing *buildBoundaryComment* function to static, and remove *formatBoundaryComment* function.



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