[ 
https://issues.apache.org/jira/browse/OFBIZ-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465268
 ] 

Leon Torres commented on OFBIZ-628:
-----------------------------------

Hi, a few comments about this patch.  First, it has Debug logging and commented 
out code that should be removed.

Second, the patch is doing more than what the description says the issue is.  
Why was the if condition on productCategory removed in CategoryTabBar.ftl?  Why 
remove the entity-one lookup for productCategory in the screen xml file?

> Change ProductCategory dropdowns to lookup windows
> --------------------------------------------------
>
>                 Key: OFBIZ-628
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-628
>             Project: Apache OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: All
>            Reporter: Walter Vaughan
>         Assigned To: Si Chen
>             Fix For: SVN trunk
>
>         Attachments: patch_category_lookup
>
>
> There are several places in ofBiz where a drop down window is used to select 
> a ProductCategory. However, in installations with a significant number of 
> categories, the overhead of a sequential scan query causes severe slowdowns 
> in the performance of  ofBiz, and overloads the browser client.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to