You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2018/01/12 11:29:00 UTC

[jira] [Closed] (OFBIZ-10159) Correcting findOne() in OfbizDslDescriptorForEclipse.dsld

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

Jacques Le Roux closed OFBIZ-10159.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 16.11.05
                   17.12.01

Thanks Dennis,

Your patch is in
trunk r1820966  
R17.12 r1820967
R16.11 r1820968



> Correcting findOne() in OfbizDslDescriptorForEclipse.dsld
> ---------------------------------------------------------
>
>                 Key: OFBIZ-10159
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10159
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Dennis Balkir
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: 17.12.01, 16.11.05
>
>         Attachments: 10159.patch
>
>
> The method {{findOne()}} which is set in the {{OfbizDslDescriptorForEclipse.dsld}} is wrong, since there is no implementation for this method, which only has a {{String}} and a {{List}} as parameters. I changed it to the correct method, so it can be used within groovy properly, also I put an implementation in the GroovyBaseScriptFile



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