[jira] [Closed] (OFBIZ-9623) Improvements in LabelReferences class

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

[jira] [Closed] (OFBIZ-9623) Improvements in LabelReferences class

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-9623.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Release Branch 13.07
                   Release Branch 14.12
                   Release Branch 15.12
                   16.11.04

Thanks Suraj,

The problem I faced yesterday has been fixed since.

Your patch is in
trunk r1806266
R16.11 r1806268
R15.12, R14.12, R13.07 r1806271


> Improvements in LabelReferences class
> -------------------------------------
>
>                 Key: OFBIZ-9623
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9623
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Suraj Khurana
>            Assignee: Jacques Le Roux
>             Fix For: 16.11.04, Release Branch 15.12, Release Branch 14.12, Release Branch 13.07
>
>         Attachments: OFBIZ-9623.patch
>
>
> For Java:
> Current support is only for occurrences like "UtilProperties.getMessage(", but there are other occurrences such as "uiLabelMap.get(" in java as well. Need to add support for same.
> For groovy:
> After some recent improvements for groovy handling, still, there is a possibility that someone is using "UtilProperties.getMessage(" in groovy files as well, so IMO, that must also be handled.
> For XML forms:
> In XML forms current support in handled for auto-fields-service and auto-fields-entity but there are some occurrences of tooltip element of field tag as well, that must also be handled.
> For XML Simple Methods:
> Doesn't handle case of property-to-field and default-message elements. (Separate ticket created OFBIZ-9606, just adding it here for reference)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)