[
https://issues.apache.org/jira/browse/OFBIZ-11958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178248#comment-17178248 ]
ASF subversion and git services commented on OFBIZ-11958:
---------------------------------------------------------
Commit 8b2524d4ada485a3b7c56c71a288286e06b52dd6 in ofbiz-framework's branch refs/heads/trunk from James Yong
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8b2524d ]
Fixed: Freemarker macro for JsLanguageFilesMapping (OFBIZ-11958)
Fix missing type arguments for generic class Map<K,V>
> 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
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-11958.patch
>
>
> 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)