Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-24 Thread Jacques Le Roux
Right, I should have mixed with something else :/ Thanks for your help Jacques From: Adrian Crum adrian.c...@sandglass-software.com Yes, I get the same error with or without the changes. This commit has nothing to do with the error. -Adrian On 10/23/2011 8:47 PM, Jacques Le Roux wrote:

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
Hi Adrian, While working on https://issues.apache.org/jira/browse/OFBIZ-4498 I found a bug related to r1142458 (only shown in log). If you revert the commit it dissapears. Note that it's not the the cause of OFBIZ-4498 which is related to r1130415 When you get a chance, please have a look at

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Adrian Crum
Could you describe what the bug is and how I can reproduce it? -Adrian On 10/23/2011 1:11 PM, Jacques Le Roux wrote: Hi Adrian, While working on https://issues.apache.org/jira/browse/OFBIZ-4498 I found a bug related to r1142458 (only shown in log). If you revert the commit it dissapears.

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
As it's explained in OFBIZ-4498, uses https://demo-trunk.ofbiz.apache.org:8443/catalog/control/ProductStoreFacilities?productStoreId=9000, then have a look into log You should see something like Failure in findByCondition operation for entity [ProductCategory]:

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
Actually I forgot to revert a try I made, the real log you should get is (not much different on line number in FindAutocompleteOptions.groovy): 2011-10-23 20:16:08,562 (http-0.0.0.0-8443-2) [ GenericDelegator.java:1787:ERROR] exception report

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Adrian Crum
I don't see anything in this commit that would generate that error. With this commit, autocompleterViewSize = 10. Without this commit, autocompleterViewSize = 10. There is no difference. -Adrian On 10/23/2011 7:20 PM, Jacques Le Roux wrote: Actually I forgot to revert a try I made, the real

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
Did you get the error? Did you try to revert to see if you still see it? Jacques From: Adrian Crum adrian.c...@sandglass-software.com I don't see anything in this commit that would generate that error. With this commit, autocompleterViewSize = 10. Without this commit, autocompleterViewSize =

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Adrian Crum
Yes, I get the same error with or without the changes. This commit has nothing to do with the error. -Adrian On 10/23/2011 8:47 PM, Jacques Le Roux wrote: Did you get the error? Did you try to revert to see if you still see it? Jacques From: Adrian Crum adrian.c...@sandglass-software.com I