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

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

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

Nicolas Malin (Jira)
Justen Walker created OFBIZ-5504:
------------------------------------

             Summary: 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: Release Branch 13.07
            Reporter: Justen Walker
         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)