You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gil Portenseigne (JIRA)" <ji...@apache.org> on 2014/01/28 16:45:42 UTC

[jira] [Comment Edited] (OFBIZ-5504) Missing import in FindGeneric.groovy

    [ https://issues.apache.org/jira/browse/OFBIZ-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884261#comment-13884261 ] 

Gil Portenseigne edited comment on OFBIZ-5504 at 1/28/14 3:45 PM:
------------------------------------------------------------------

Hi Jacques, 

This problem seems to affect 12.04 release branch too, could you apply the patch on it ?

I tested the patch, it's doing fine.

Gil


was (Author: gil portenseigne):
Hi Jaques, 

This problem seems to affect 12.04 release branch too, could you apply the patch on it ?

I tested the patch, it's doing fine.

Gil

> Missing import in FindGeneric.groovy
> ------------------------------------
>
>                 Key: OFBIZ-5504
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5504
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk, Release Branch 13.07
>            Reporter: Justen Walker
>            Assignee: Jacques Le Roux
>              Labels: patch
>             Fix For: SVN trunk, Release Branch 13.07
>
>         Attachments: FindGeneric.groovy.patch
>
>
> Revision 1560176 introduces a change to FindGeneric.groovy that extracts some logic into UtilMisc. However, this class is not imported in the file and results in a MissingProperty exception.
> This patch adds the import statement which resolves this bug.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)