[
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330219#comment-14330219 ]
Deepak Dixit commented on OFBIZ-6084:
-------------------------------------
I am able to figure out the root cause, In ModelSingleForm.java if
{code}
(parentElement.getAttribute("name").equals(parentForm)
&& formType.equals(parentElement.getAttribute("type"))) {
{code}
This condition causes issue, Here formType is empty hence condition fails and it fails to get the parentForm.
> Find account doesn't return accounts anymore
> --------------------------------------------
>
> Key: OFBIZ-6084
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6084> Project: OFBiz
> Issue Type: Bug
> Components: marketing
> Affects Versions: Trunk, 14.12.01
> Reporter: Pierre Smits
> Priority: Blocker
> Labels: account, sfa
>
> Since after r13.07 searching for accounts in the SFA application no results are displayed anymore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)