[
https://issues.apache.org/jira/browse/OFBIZ-7004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193281#comment-17193281 ]
ASF subversion and git services commented on OFBIZ-7004:
--------------------------------------------------------
Commit a8eb8bc059f81ae02db9edcd6e13ebc92793f6af in ofbiz-framework's branch refs/heads/trunk from James Yong
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=a8eb8bc ]
Improved: Allow <html-template> to accept CDATA (OFBIZ-7004)
Allow inline content
Thanks: Jacques for review in 2016
> Allow <html-template> to accept CDATA
> -------------------------------------
>
> Key: OFBIZ-7004
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7004> Project: OFBiz
> Issue Type: Improvement
> Components: framework/widget
> Affects Versions: Trunk
> Reporter: James Yong
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-7004.patch, OFBIZ-7004.patch
>
>
> Currently, html-template tag accepts a location attribute.
> Propose that the html-template tag also accepts CDATA content.
> OFBiz will look for CDATA content if the location attribute is empty.
>
> The advantage is that we need not create a .ftl file whenever we add some html contents into the screen widget.
> I need some opinions before starting work on this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)