Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032361
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementminoralways2016-02-26 12:392016-02-26 12:42
ReporteralostaleView Statuspublic 
Assigned ToTriage Omni OMS 
PriorityimmediateResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2014-08-27
Regression introduced in release3.0PR14Q4
Regression introduced by commithttp://code.openbravo.com/erp/devel/pi/rev/9afa505ca5af11622c5fadce666a41290e5c23e7 [^]
Triggers an Emergency PackNo
Summary

0032361: browser memory leaks in Update Characteristics popup

DescriptionUpdate Characteristics popup allocates some JavaScript objects in memory that are never released.
Steps To Reproduce1. In a clean retail instance with retail sample data
2. Log in as White Valley Admin
4. In browser's dev tools execute: s = scopeleaks.snapshot()
5. Open Product window
6. Select a product with invariants (ie. Baby Carrier)
7. Click on Update Characteristics button
8. Close popup and Product window
9. In browser's dev tools execute: scopeleaks.leaks(s).size()
  -> ERROR: result is 70, meaning there are 70 objects that are not released
            result should be 0
10. Repeat steps 6-9
  -> ERROR: result is 140, each time the popup is open 70 new objects are created and never released
            result should be 0
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0027490 closedrafademiguel Display in product form view hierarchy of the characteristics and the description just for one level 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-02-26 12:39 alostale New Issue
2016-02-26 12:39 alostale Assigned To => Triage Finance
2016-02-26 12:39 alostale Modules => Core
2016-02-26 12:39 alostale Regression level => Production - Confirmed Stable
2016-02-26 12:39 alostale Regression date => 2014-08-27
2016-02-26 12:39 alostale Regression introduced in release => 3.0PR14Q4
2016-02-26 12:39 alostale Regression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/9afa505ca5af11622c5fadce666a41290e5c23e7 [^]
2016-02-26 12:39 alostale Triggers an Emergency Pack => No
2016-02-26 12:40 alostale Relationship added caused by 0027490
2016-02-26 12:42 alostale Issue Monitored: alostale


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker