[
https://issues.apache.org/jira/browse/OFBIZ-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884261#comment-13884261 ]
Gil Portenseigne commented on OFBIZ-5504:
-----------------------------------------
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)