[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-23 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14333840#comment-14333840
 ] 

Pierre Smits commented on OFBIZ-6084:
-

Thanks, Adrian.

 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
Assignee: Adrian Crum
Priority: Blocker
  Labels: account, sfa
 Fix For: Upcoming Branch

 Attachments: OFBIZ-6084.patch, OFBIZ-6084.patch


 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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-23 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14334386#comment-14334386
 ] 

Deepak Dixit commented on OFBIZ-6084:
-

Thanks Adrian.

 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
Assignee: Adrian Crum
Priority: Blocker
  Labels: account, sfa
 Fix For: Upcoming Branch

 Attachments: OFBIZ-6084.patch, OFBIZ-6084.patch


 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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-22 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332511#comment-14332511
 ] 

Deepak Dixit commented on OFBIZ-6084:
-

Thanks Adrian,

type not set in forms.xml, Please refer FoundWorkEfforts form at 
component://workeffort/widget/WorkEffortForms.xml for reference.
As we have handling at ModelForm.java that if type is missing and parentForm 
exists then we are using the parentFrom.type. 
Either we can use that condition in ModelSingleForm.java (that is unnecessary) 
or we can add empty check for type as well.

{code}
if (parentElement.getAttribute(name).equals(parentForm)
 (formType == null || 
formType.equals(parentElement.getAttribute(type {
{code}



 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
 Attachments: OFBIZ-6084.patch


 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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-21 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330196#comment-14330196
 ] 

Pierre Smits commented on OFBIZ-6084:
-

It seems the issue is bigger than I anticipated.

Thanks for spotting the other, Deepak.

 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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-21 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330204#comment-14330204
 ] 

Deepak Dixit commented on OFBIZ-6084:
-


All the form that are using extends and extend-resource is not set (extended 
forms exists in same file) are broken, if we pass the extend-resource then its 
working fine.

 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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-21 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330190#comment-14330190
 ] 

Deepak Dixit commented on OFBIZ-6084:
-

 FindWorkEffort also broken, 
https://localhost:8443/workeffort/control/FindWorkEffort

 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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-21 Thread Deepak Dixit (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


[jira] [Commented] (OFBIZ-6084) Find account doesn't return accounts anymore

2015-02-21 Thread Adrian Crum (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330419#comment-14330419
 ] 

Adrian Crum commented on OFBIZ-6084:


I added the type check as a validation - so you can't extend a single form to a 
list form (or the other way around). It would be better to find out why the 
form type is empty and fix it.

 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
 Attachments: OFBIZ-6084.patch


 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)