James Yong created OFBIZ-11958:
----------------------------------
Summary: Freemarker macro for JsLanguageFilesMapping
Key: OFBIZ-11958
URL:
https://issues.apache.org/jira/browse/OFBIZ-11958 Project: OFBiz
Issue Type: New Feature
Components: ALL APPLICATIONS, ALL PLUGINS
Affects Versions: Upcoming Branch
Reporter: James Yong
Assignee: James Yong
Fix For: Upcoming Branch
Need to get the js library language filepath in ftl via JsLanguageFilesMapping class.
But not able to access the static classes in JsLanguageFilesMapping.
Moreover the output contains / which is automatically encoded when rendered.
So a macro is needed to get info from JsLanguageFilesMapping class .
Proposing something like
<@jsLangFilesMap>select2</@jsLangFilesMap>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)