Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024913Openbravo ERP02. Master data managementpublic2013-10-08 19:122013-10-16 19:46
gorkaion 
gorkaion 
immediatecriticalhave not tried
closedfixed 
20Gentoo
 
 
psarobe
Core
No
0024913: Out of memory error in Manage Variants when no variant characteristic is selected
When a new Generid product is being created. The button for Manage Variants is shown even if the Product still does not have any Variant Characteristic assigned. If the popup is opened in this scenario the Datasource enters in a infinite loop until the machine throws and OutOfMemory error.
Create a product.
Set it as generic and save.
Press on Manage Variants button.
the popup shows a loading records message but the Datasource never returns any data.
return an empty list when there is not any characteristic.
No tags attached.
Issue History
2013-10-08 19:12gorkaionNew Issue
2013-10-08 19:12gorkaionAssigned To => dmiguelez
2013-10-08 19:12gorkaionModules => Core
2013-10-08 19:12gorkaionTriggers an Emergency Pack => No
2013-10-08 19:17gorkaionAssigned Todmiguelez => gorkaion
2013-10-08 19:18hgbotCheckin
2013-10-08 19:18hgbotNote Added: 0061620
2013-10-08 19:18hgbotStatusnew => resolved
2013-10-08 19:18hgbotResolutionopen => fixed
2013-10-08 19:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9c0d7420d284590e5864746b04d2e80c4c88cfcf [^]
2013-10-10 11:00psarobeReview Assigned To => psarobe
2013-10-10 11:00psarobeStatusresolved => closed
2013-10-16 19:46hudsonbotCheckin
2013-10-16 19:46hudsonbotNote Added: 0061732

Notes
(0061620)
hgbot   
2013-10-08 19:18   
Repository: erp/devel/pi
Changeset: 9c0d7420d284590e5864746b04d2e80c4c88cfcf
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Oct 08 19:14:12 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9c0d7420d284590e5864746b04d2e80c4c88cfcf [^]

Fixed issue 24913.Return empty result when no variants are found.

---
M src/org/openbravo/materialmgmt/ManageVariantsDS.java
---
(0061732)
hudsonbot   
2013-10-16 19:46   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/51315988909a [^]

Maturity status: Test