[
https://issues.apache.org/jira/browse/OFBIZ-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194637#comment-17194637 ]
Jacques Le Roux commented on OFBIZ-12002:
-----------------------------------------
Hi James,
Tried to test, getThemeXmlFiles is missing:
> Task :compileJava
C:\projectsASF\Git\ofbiz-framework\framework\base\src\main\java\org\apache\ofbiz\base\util\UtilHtml.java:121: error: cannot find symbol
List<File> xmlThemes = ThemeFactory.getThemeXmlFiles();
^
symbol: method getThemeXmlFiles()
location: class ThemeFactory
1 error
> Task :compileJava FAILED
> Add border and file name to content rendered from ftl
> -----------------------------------------------------
>
> Key: OFBIZ-12002
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12002> 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-12002.patch
>
>
> Currently there are before and after comments in the page source to mark the begin and end of FTL template. Easier for development to display FTL file name and boundary on screen for a short time.
> Only works for FTL files outside of theme folders, and whenÂ
> 1) print.verbose=true and
> 2) widget.verbose=true
--
This message was sent by Atlassian Jira
(v8.3.4#803005)